Akki-jaiswal / Akki-jaiswal/pong-game
[Feature] Add Restart Button Next to Pause/Resume in Pong Game
- Lingua principale
- JavaScript
- Stelle
- 22
- Fork
- 116
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 🎯 Feature Request
Currently, the game only has **Pause/Resume** functionality.
To improve usability, we can add a **Restart button** next to Pause/Resume, so the player can restart the game anytime without refreshing the page.
---
## ✅ Tasks
- [ ] Add a Restart button in the game controls (UI).
- [ ] On click, reset ball position, scores, and paddle positions.
- [ ] Ensure Pause/Resume still works correctly after restart.
- [ ] Test in all difficulty modes.
---
## 💡 Expected Outcome
Players will be able to restart the game anytime during play, improving the user experience.
---
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.