Hetris
Jump to navigation
Jump to search
| Hetris | |
|---|---|
![]() Hetris | |
| Genre | Tetris |
| Latest release | 0.1.0 |
| Release date | October 24th, 2002 |
| Platform | GNU/Linux |
| Developer | Ian Lynagh |
| Code license | GPLv2 |
| Media license | LaTeX Project Public License |
| P. language | Haskell |
| Homepage | http://web.comlab.ox.ac.uk/people/Ian.Lynagh/Hetris/ |
| Contribute | |
| Hetris is a free game. This means that the source code and media files are available to be studied, modified, and distributed. Most projects look for help with testing, documentation, graphics, etc., as well. | |
Hetris: An exploration of literate programming in Haskell is a text mode implementation of Tetris in Haskell, created by Ian Lynagh to demonstrate pretty-printing of a literate Haskell program using Haskell2LaTeX. The document produced by running Haskell2LaTeX then LaTeX is a detailed explanation of the structure and internals of the program.
