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

1h 11m 20s logged

🐍 Devlog #6 – Settings Menu (Sound & Speed)
This update focused on adding and improving the settings menu to give players more control over gameplay, specifically sound and game speed.
βš™οΈ Settings Menu
I implemented a settings menu where players can adjust key game options instead of everything being fixed in the code.
πŸ”Š Sound Control
I added a sound option that allows players to enable or disable game audio, making the experience more flexible depending on preference.
⚑ Speed Control
I added a speed setting that changes how fast the Snake moves. The speed levels are slow, Normal, fast, and Extreme.
🧭 Menu Integration
The settings menu is fully connected to the main menu and game loop, so changes apply correctly without breaking navigation or gameplay.
🧩 Stability
I made sure settings updates don’t interfere with saving, restarting, or switching between menus.

This might be my last update, unless I do some last minute edits :

🐍 Devlog #6 – Settings Menu (Sound & Speed)
This update focused on adding and improving the settings menu to give players more control over gameplay, specifically sound and game speed.
βš™οΈ Settings Menu
I implemented a settings menu where players can adjust key game options instead of everything being fixed in the code.
πŸ”Š Sound Control
I added a sound option that allows players to enable or disable game audio, making the experience more flexible depending on preference.
⚑ Speed Control
I added a speed setting that changes how fast the Snake moves. The speed levels are slow, Normal, fast, and Extreme.
🧭 Menu Integration
The settings menu is fully connected to the main menu and game loop, so changes apply correctly without breaking navigation or gameplay.
🧩 Stability
I made sure settings updates don’t interfere with saving, restarting, or switching between menus.

This might be my last update, unless I do some last minute changes tomorrow.

0
5

Comments 0

No comments yet. Be the first!