Torvaney / terminal-snake

Toy project with haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Toy project with haskell

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


Languages

Language:Haskell 100.0%