Downloadliste

Projektbeschreibung

Micro Tetris is based on the 1989 International Obfuscated C Code Contest Best Game entry. It is a very small implementation, with extreme similarity to the BSD Tetris implementation. So it is very suitable for small embedded systems with only serial or SSH console access. The code uses no curses or other heavy libraries, only ANSI escape sequences and the Unix "stty" command to setup and restore the display.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-08-02 11:26
1.2.0

Es gibt Stück Vorschau anzuzeigen Fixes zu beschleunigen Zeichnung auf langsame serielle Konsolen. Die Pause-Taste Problem wurde behoben. Level Shifting wurde hinzugefügt: Die nächste Stufe ist nach jeweils 10 Zeilen gelöscht ausgelöst, und die Geschwindigkeit erhöht nun jeder Ebene. Die Highscore wird nun in einem Datei speichern aufgezeichnet und am Spiel vorbei.
There are piece preview display fixes to speed up drawing on slow serial consoles. The pause key problem has been fixed. Level shifting has been added: the next level is triggered after every 10 cleared lines, and speed now increases each level. The high score is now recorded in a save file and displayed at game over.

2009-06-14 23:50
1.0.0

Dies ist die erste Veröffentlichung nach dem "unobfuscation" aus dem Jahr 1989 IOCCC Eintrag.
Tags: Stable
This is the first release after the "unobfuscation" of the 1989 IOCCC entry.

Project Resources