Skip to content

feature: added difficulty levels to snake game🐍#496

Merged
steam-bell-92 merged 1 commit into
steam-bell-92:mainfrom
siri-004:feature/snake-game-difficulty-levels
May 20, 2026
Merged

feature: added difficulty levels to snake game🐍#496
steam-bell-92 merged 1 commit into
steam-bell-92:mainfrom
siri-004:feature/snake-game-difficulty-levels

Conversation

@siri-004
Copy link
Copy Markdown
Contributor

📝 Description

This PR fixes the Snake Game loading and initialization issues and introduces difficulty levels for improved gameplay experience.

🚀 Changes Made

  • Fixed getSnakeGameHTML function reference issue
  • Properly exposed Snake Game functions to global scope
  • Resolved addEventListener null errors
  • Added difficulty selection support (Easy, Medium, Hard)
  • Improved game initialization flow
  • Added a Best Score feature to track the highest score achieved during gameplay.

🎯 Impact

The Snake Game now loads correctly without errors and provides customizable gameplay difficulty for users.

🔗 Linked Issue

Closes #412

image

📋 Contribution Checklist

  • My code strictly adheres to the project guidelines (Standard library only, procedural code, clean spacing).
  • I have verified that my files are placed in the correct directory.
  • I have tested my changes thoroughly on my local machine.
  • I have included interactive emojis and clean console/UI outputs.
  • GSSoC 2026: I have been formally assigned to this issue and noted it above.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 20, 2026

@siri-004 is attempting to deploy a commit to the Anuj's projects Team on Vercel.

A member of the Team first needs to authorize it.

@steam-bell-92 steam-bell-92 merged commit 4885370 into steam-bell-92:main May 20, 2026
3 of 4 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🎉 Thank you for your contribution!

Your Pull Request has been merged successfully.

We appreciate the time and effort you put into improving this project. Contributions like yours help the repository grow and stay useful for everyone.

If you'd like to contribute again, please check the open issues and make sure you are assigned before opening another Pull Request.

Thanks again for your support! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

💡 [Feature]: Add Difficulty Levels to Snake Game🐍

2 participants