forked from lucianoforks/falling-block-puzzle-game-os
Update README.md
This commit is contained in:
@ -11,6 +11,12 @@
|
|||||||
- Fully hardcoded tetris theme
|
- Fully hardcoded tetris theme
|
||||||
- Double-buffered 60 FPS graphics at 320x200 pixels with custom 8-bit RGB palette
|
- Double-buffered 60 FPS graphics at 320x200 pixels with custom 8-bit RGB palette
|
||||||
|
|
||||||
|
#### Resources Used
|
||||||
|
- [osdev.org wiki](https://wiki.osdev.org/Main_Page)
|
||||||
|
- [Sortix](https://sortix.org)
|
||||||
|
- [ToaruOS](https://toaruos.org)
|
||||||
|
- [James Molloy's Kernel Development Tutorials](http://www.jamesmolloy.co.uk/tutorial_html/)
|
||||||
|
|
||||||
#### Running
|
#### Running
|
||||||
**NOTE**: This has *only* been tested in an emulator. Real hardware might not like it.
|
**NOTE**: This has *only* been tested in an emulator. Real hardware might not like it.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user