/terminal-snake

Toy project with haskell

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

terminal-snake

Play snake in the terminal!

Gif made with asciinema

Build & run

$ stack run

Controls

  • s to turn left
  • d to turn right

Extensions

  • Allow speed and board size as arguments to the program.