Skip to content

Bios-Marcel/termsnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.