A implementation of the Snake game made in Haskell using the gloss-game package.
Assuming you have the cabal tool at the latest version, just run cabal new-run
should download dependencies, build and run the game.
Some system dependencies will be necessary to build the game, just follow cabal's tips if build fails.
Esc
closes the game;Enter
start a new game if not already running;Arrows
control the Snake;