/Snake

A snake game in Haskell and NCurses

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

A classic snake game in the pure functional style

CircleCI

Screencast

Build with:

  • Haskell
  • Stack
  • Ncurses

How to use?

stack build
stack exec snake-exe