/termsnake

Little snake game running on the terminal

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

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.