Akki-jaiswal / Akki-jaiswal/pong-game
[Feature] Add Restart Button Next to Pause/Resume in Pong Game
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 22
- Fork
- 116
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 🎯 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.
---
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.