Fix dead links, GitHub does not love FTP URIs, evidently.
[tetris.git] / README.md
blob870b969d914e06eb0fae54903d40b3ad50ca4249
1 Micro Tetris™
2 =============
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
10 easter egg ;-)
12 Issue tracker and GIT repository available at GitHub:
14 * [Repository]
15 * [Issue Tracker]
16 * [tetris-1.2.1.tar.bz2][tarball], [MD5][hashfile]
19 Origin & References
20 --------------------
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