Suguivy 71759c028c | ||
---|---|---|
maps | ||
src | ||
LICENSE | ||
README.md | ||
roguelike.cabal | ||
stack.yaml |
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)