Description
Description:
A simple and engaging Flappy Bird-style game where a block moves through gaps by clicking. Players try to pass through as many obstacles as possible without crashing.Define You
- IWOC2025 Participant
- Contributor
Flappy Block
Description (Is your feature request related to a problem? Please describe)
Flappy Block is a lightweight and fun game where players control a small block, making it jump through gaps in moving obstacles. The game ends if the block crashes into an obstacle or the ground. The goal is to score as many points as possible by passing through gaps.
Scope (Describe the solution you'd like.)
Scope (Describe the solution you'd like.)
Implement gravity-based movement where the block falls automatically.
Enable clicking or tapping to make the block jump.
Generate randomly spaced obstacles with gaps.
Add collision detection to end the game upon impact.
Implement a scoring system to track successful passes.
Include a game-over screen with a restart option.
Ensure smooth animations and a responsive UI.
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.