- First release as a module. Packaged for pypi by Henrique Pereira. Uploaded to pypi
- Proper initialization of curses colors and hide terminal cursor, by Chris Seymour
- Added support for 256 color terminals mimicking the original web game
- adapt tile height to terminal window height and adjust dynamically if resized
- Dynamically handle resizing onto smaller than 80x24 terminal size, by Chris Seymour