You are browsing as a guest. Sign up (or log in) to start making projects!

36m 16s logged

🐍 Devlog #2 – Snake Game Progress

This week I improved my Snake game. I focused on fixing bugs and making the gameplay smoother.

What I worked on:

  • Adjusted the game speed because it was too fast at first

  • Fixed movement and collision issues

  • Improved how the snake grows when it eats food

  • Cleaned up parts of the code to make it easier to understand

What works now:

  • Snake moves smoothly in all directions

  • Food spawns correctly

  • Score increases when food is eaten

  • Game runs without crashing

Problems I faced:

  • The game speed felt uncontrollable at first, so I had to lower it

  • Some collision detection bugs made the snake die randomly

Next steps:

  • Add a game over screen

  • Add increasing difficulty over time

  • Possibly add sound effects or a restart button

0
8

Comments 0

No comments yet. Be the first!