Skip to content

A implementation of the Snake game made in Haskell using the gloss-game package.

License

Notifications You must be signed in to change notification settings

Jonathas-Conceicao/Snake-Haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haskell-Snake

A implementation of the Snake game made in Haskell using the gloss-game package.

Running

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.

Commands

  • Esc closes the game;
  • Enter start a new game if not already running;
  • Arrows control the Snake;

Screenshots:

img

img

About

A implementation of the Snake game made in Haskell using the gloss-game package.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published