mirror of
https://github.com/daniel-e/tetros.git
synced 2025-04-19 08:28:06 +02:00
replaced screenshot by video
This commit is contained in:
parent
5b87a4496f
commit
b8cad2222c
1 changed files with 0 additions and 4 deletions
|
@ -1,10 +1,6 @@
|
|||
# TetrOS
|
||||
TetrOS is a small *feature rich* Tetris clone which is written in Assembly. It fits completely into a 512 byte boot sector as it requires only 446 bytes (which is the maximum allowed size of the first stage boot loader in the master boot record (MBR) of a drive) and is executed during the boot sequence before any operating system is loaded. Actually, it does not need any existing operating system. TetrOS *is* an operating system, hence the suffix OS in its name.
|
||||
|
||||
This is how it looks like:
|
||||
|
||||

|
||||
|
||||
Video that shows TetrOS in action:
|
||||
|
||||
[](https://youtu.be/Hl7M7f-Hh78)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue