Snake game made with Haskell
To run it locally, you need to:
- Download haskell platform
- Clone the repo
- run the command:
cabal sandbox init
- run the command:
cabal install
- run the command:
cabal run
Snake game made with Haskell
To run it locally, you need to:
cabal sandbox init
cabal install
cabal run