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.
Esccloses the game;Enterstart a new game if not already running;Arrowscontrol the Snake;

