/hsnake

Snake in Haskell

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

hsnake

A simple game of Snake in Haskell.

Building and running

> stack build
> stack run