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

조각 미리보기 디스플레이는 느린 직렬 콘솔에 그리기 속도를 수정있다. 일시 중지 키 문제가 수정되었습니다. 레벨 변화가 추가되었습니다 : 다음 단계는 매 10 라인 삭제 후 실행이며, 속도는 지금 각 레벨을 증가시킵니다. 높은 점수는 현재 저장 파일에 기록되며 게임 오버에 표시됩니다.
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

이것은 1989 년 IOCCC 항목의 "unobfuscation"첫 번째 릴리스입니다.
Tags: Stable
This is the first release after the "unobfuscation" of the 1989 IOCCC entry.

Project Resources