Skip to content

niinpatel/haskell-snake

Repository files navigation

haskell-snake

Snake game made with Haskell

To run it locally, you need to:

  1. Download haskell platform
  2. Clone the repo
  3. run the command: cabal sandbox init
  4. run the command: cabal install
  5. run the command: cabal run

snake game preview haskell.gif

Releases

No releases published

Sponsor this project

Packages

No packages published