4 ![ASCII Image of Micro Tetris](micro-tetris.png "Play Micro Tetris!")
6 Micro Tetris™ — one of the smallest Tetris implementations in the world!
7 Utilizing only ANSI escape sequences to draw the board, no external
8 library dependencies other than a standard C library, like [uClibc] or
9 [musl libc]. Hence, very suitable for embedded devices in need of an
12 Issue tracker and GIT repository available at GitHub:
16 * [tetris-1.2.1.tar.bz2][tarball], [MD5][hashfile]
22 The game is based on a 1989 *International Obfuscated C Code Contest*
23 ([IOCCC](http://www.ioccc.org)) entry made by [John Tromp]. See John's
24 home page for the source code http://tromp.github.io/tetris.html
26 This human-readable "clone" is maintained by [Joachim Nilsson].
28 [uClibc]: http://uclibc.org
29 [musl libc]: http://musl-libc.org
30 [John Tromp]: http://tromp.github.io/
31 [Repository]: http://github.com/troglobit/tetris
32 [Issue Tracker]: http://github.com/troglobit/tetris/issues
33 [Joachim Nilsson]: http://troglobit.com
34 [tarball]: http://troglobit.com/tetris/tetris-1.2.1.tar.bz2
35 [hashfile]: http://troglobit.com/tetris/tetris-1.2.1.tar.bz2.md5