Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 175 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 175 Bytes

termsnake

Little minimal snake game written using golang and gdamore/tcell.

Run it by downloading go1.13 and running:

go run .

inside of the source folder.