Download List

專案描述

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.

System Requirements

System requirement is not defined
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

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

This is the first release after the "unobfuscation" of the 1989 IOCCC entry.
標籤: Stable

Project Resources