Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 289 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 289 Bytes

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