fmsbeekmans / HigherLower

An exploration of pure stateful computation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HigherLower

The old guessing game implemented in haskell.

Installation:

Build the game and install in sandbox with cabal install -j. Then run with .cabal-sandbox/bin/higherLower.

Todo:

The game loop

About

An exploration of pure stateful computation

License:Other


Languages

Language:Haskell 100.0%