-
-
Notifications
You must be signed in to change notification settings - Fork 31
Description
Description:
This issue aims to implement a simple interactive game where a player controls a basket to catch falling fruits while avoiding bombs. The game should track the player's score and provide a restart functionality upon game over.
Define You
- IWOC2025 Participant
- Contributor
Tasks:
Basket movement using arrow keys.
Randomly falling objects (fruits and bombs).
Score tracking system.
Game over detection and alert.
A reset button to restart the game.
Technology Stack:
HTML
CSS
JavaScript
Expected Outcome:
A fully functional and engaging browser-based game where users can move a basket to catch fruits while avoiding bombs. The game should maintain a score, detect game over conditions, and allow users to restart.
Assignment:
I would like to take up this issue and work on implementing the Flappy Block game. Please assign it to me so I can start working on it.