haskell-snake
haskell-snake copied to clipboard
Snake game implemetation in Haskell using SDL2
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