game-snake
https://github.com/rajath2005/game-snake
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported1 Subscribers
Add a CodeTriage badge to game-snake
Help out
- Issues
- ✨ Add an in-run Mutation Event system (soul milestone rewards)
- ✨ Implement environmental hazards for each biome
- ✨ Add a cinematic slow-motion death replay
- ✨ Add combo chain visual escalation effects
- ✨ Add unique background music themes per biome
- ✨ Add positional audio — enemy sounds louder when close to serpent
- ✨ Add a mute all / toggle music separately from SFX in HUD
- ⚡ Extract GameCanvas game logic into a separate useGameLoop hook
- ⚡ Reduce unnecessary re-renders in MainDashboard using React.memo
- ⚡ Add FPS counter overlay (debug mode) to GameCanvas
- Docs
- not yet supported