https://hackage.haskell.org/package/haskell-snake
Snake game implemetation in Haskell using SDL2.
Make sure the liberation.ttf
font file is in your current working directory.
To build, just use stack
:
stack build
stack exec haskell-snake
https://hackage.haskell.org/package/haskell-snake
Snake game implemetation in Haskell using SDL2.
Make sure the liberation.ttf
font file is in your current working directory.
To build, just use stack
:
stack build
stack exec haskell-snake