ASCII platform-adventure game (http://ariis.it/static/articles/venzone/page.html)
root
- ascii-mapper
- assets
- src
- stories
- test
- CONTRIBUTING
- COPYING
- NEWS
- Packerino.hs
- README
- issues.sh
- stack.yaml
- venzone.cabal
=======
Venzone
=======
ASCII adventure-platformer set in the Carnic Alps.
To play, visit:
http://www.ariis.it/static/articles/venzone/page.html
and download a binary. If you prefer compiling it yourself, get
Haskell on your system and then:
cabal new-update
cabal new-run venzone
or:
stack run venzone
If you want to hack it, follow the instructions in CONTRIBUTING.
Feedback welcome, contact me at:
http://ariis.it/static/articles/mail/page.html
Authors, copyright and other info in assets/readme.txt.