haskell-snake
October 9, 2018 ยท View on GitHub
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