Download List

Projeto Descrição

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

Há previsão de exibição pedaço correções para acelerar o desenho em série lenta consoles. O problema-chave pausa foi corrigido. Nível mudança foi adicionado: o próximo nível é acionado após cada 10 linhas apuradas, e agora a velocidade aumenta a cada nível. A pontuação mais alta agora é gravado em um arquivo salvar e exibido no fim do jogo.
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

Este é o primeiro lançamento após a unobfuscation "da entrada IOCCC 1989.
Tags: Stable
This is the first release after the "unobfuscation" of the 1989 IOCCC entry.

Project Resources