/snake-go

A Golang SDL2 clone of the popular Nokia game called Snake

Primary LanguageGo

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