Skip to content

UnclassedPenguin/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake

To-do:

  • Figure out channels? Use them for the keyboard input?
  • Fix newFood function so that it can't pick a spot that is occupied by the snake.
  • Add comments before I forget how I did things :p
  • Add score to screen while playing. (Score is snake.length)

About

Snake written in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages