ASCII platform-adventure game (fork of ffaf's venzone) (tbd)
root
- assets
- src
- stories
- test
- CONTRIBUTING
- COPYING
- README
- cabal.project.local
- feedback.txt
- issues.sh
- publish-post.txt
- stack.yaml
- venzone.cabal
=======
Venzone
=======
ASCII adventure-platformer set in the Carnic Alps.
To play, visit:
http://wwwxxxyyzzz
and download a binary. If you prefer compiling it yourself, get
Haskell on your system and then:
cabal new-update
cabal new-build
cd release/venzone
or:
stack run
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.