pchmielowski / Snake

A snake game in Haskell and NCurses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A snake game in Haskell and NCurses

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%