/Telegame

travel through space and time and solve intriuging puzzles by helping your past and future! a prototype in Haskell compiling to a web-game

Primary LanguageHaskellGNU General Public License v3.0GPL-3.0

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