-
-
Notifications
You must be signed in to change notification settings - Fork 29
Catch The Falling Objects Game #70
Copy link
Copy link
Open
Labels
AssignedLabel is given when a certain issue is assignedLabel is given when a certain issue is assignedEasyThis label is assigned for submitting the easy peasy PRThis label is assigned for submitting the easy peasy PRIWOC2025
Metadata
Metadata
Assignees
Labels
AssignedLabel is given when a certain issue is assignedLabel is given when a certain issue is assignedEasyThis label is assigned for submitting the easy peasy PRThis label is assigned for submitting the easy peasy PRIWOC2025
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
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.