Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 377 Bytes

readme.md

File metadata and controls

13 lines (10 loc) · 377 Bytes

Bananasnake!

Make the classic game Snake using Functional Reactive Programming in Haskell via reactive-banana.

Setup

  1. Clone this git repo
  2. Download Stack.
  3. Run stack setup, stack ghci, then type main.