mirror of
https://github.com/daniel-e/tetros.git
synced 2025-04-19 08:28:06 +02:00
update
This commit is contained in:
parent
da88520bec
commit
5315869882
2 changed files with 16 additions and 0 deletions
16
README.md
Normal file
16
README.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# TetrOS
|
||||
TetrOS is a small feature rich Tetris clone which is written in Assembly,
|
||||
fits completely into a 512 byte boot sector and which is executed during the
|
||||
boot sequence. It does not need any existing operating system.
|
||||
|
||||
Features
|
||||
* Each brick shape has a unique color.
|
||||
* Blinking cursor is not visible.
|
||||
* Left and right arrow to move a brick.
|
||||
* Up arrow to rotate a brick.
|
||||
* Down arrow to drop a brick.
|
||||
|
||||
Features missing due to size limits
|
||||
* Scores and highscores.
|
||||
* Intro.
|
||||
* Game over message.
|
BIN
tetros_tetris_screenshot.png
Normal file
BIN
tetros_tetris_screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.3 KiB |
Loading…
Add table
Add a link
Reference in a new issue