Skip to content

release v 1.0.1

Choose a tag to compare

@Denial132 Denial132 released this 01 Aug 11:08
· 1 commit to main since this release
67600d7

🐍 Snake v1.0.1

What's Changed

  • Edited the data dictionary so it saves the high score based on diffrent difficulties.
  • Fixed game loop resets so that choosing Continue keeps the old speed and progress.
  • Made a system for inputs to stop the snake from reversing into itself when keys are pressed too quickly (e.g. Pressing down arrow key right after Right arrow key).*
  • Fixed multiple bugs and improved game stability.
  • Improved menu navigation and button functionality.
  • Fixed issues with saving and loading progress.
  • Improved game performance and code organization.
  • Polished the overall gameplay experience.
  • Added an option to go to the menu if the game was paused

Hope you enjoy the game!

*The buttons will still be registered and done in the next move if you press them too quickly