You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
maps | 3 years ago | |
src | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
roguelike.cabal | 3 years ago | |
stack.yaml | 3 years ago |
README.md
Night world
TODO
- Add more maps and intercommunication between them.
- Add asyncronous input and time.
- Add enemies.
Instalation
$ git clone <this-repo>
$ cd night-world
# apt install haskell-stack # May vary depending on distro
$ stack install
$ roguelike # (TODO change name)