Skip to content

A Golang SDL2 clone of the popular Nokia game called Snake

Notifications You must be signed in to change notification settings

moiaune/snake-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake-GO

Snake-GO is a clone of the popular Nokia game called snake.

TODO

  • Add sound when snake eats fruit
  • Add label for showing current score and highscore
  •  Save highscore locally
  • Show box with "PAUSE" when ESC i pressed
  • Fix collision detection on border
  •  Add obstacles
  •  Add feature for creating map (with obstacles) from a text file
  •  Add time-limited fruits that yield more points
  •  Add some nostalgic graphics

About

A Golang SDL2 clone of the popular Nokia game called Snake

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages