Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 448 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 448 Bytes

snake

Simple Snake clone in Haskell.

Quick disclaimer

This project is not currently being maintained.
The version with graphics (game.hs) still needs some work and, mainly, debugging. The text-based one (textGame.hs) seems to be working properly, although it's more of a "game session simulator" than an actual game.

Packages