Skip to content

CGenie/haskell-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Przemek Kaminski
Oct 9, 2018
3783e65 · Oct 9, 2018

History

39 Commits
May 25, 2018
May 25, 2018
May 24, 2018
May 24, 2018
May 24, 2018
Mar 10, 2013
Mar 20, 2013
Oct 9, 2018
Mar 10, 2013
Oct 9, 2018
Apr 6, 2013
Mar 20, 2013
May 25, 2018
May 24, 2018

Repository files navigation

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