Skip to content

Releases: connorkeevill/Snake

Version 1.1

25 Jun 14:28

Choose a tag to compare

General improvements

Changes:

  • The board has be slightly changed to more fully fill the screen
  • There is now a title that will keep track of the current score of that game
  • A play button now appears after "dying" so that the game can be replayed without having to restart the executable

Version 1.0

04 Jun 21:40

Choose a tag to compare

Initial "full" game

Changes (from V0.1)

  • The snake will now stop moving if it hits itself
  • The snake will now stop moving it if hits a wall

Version 0.1

29 May 13:59

Choose a tag to compare

Version 0.1 Pre-release
Pre-release

Initial Release

Very basic version of intended game that allows the snake to move, collect apples and grow. But this release is currently extremely buggy.