Telegame
Telegame (working title) is a prototype for a game on space and time teleportation that focuses on intuitive play and logical consistency. The prototype will be availiable soon on the web.
Installation requirements:
Setup:
stack setup
This will install a local version of ghc dependencies. This will take a few minutes initially.
stack build
Build the project and it's dependencies.
Interactive mode:
stack ghci src/Maps.hs