-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Description
Description:
Implement a new Flappy Bird game where players can enjoy an interactive and progressively challenging experience.
Requirements:
Display a welcome/introduction screen explaining the game rules.
Allow the user to select a difficulty level (e.g., Easy, Medium, Hard).
Adjust game mechanics (e.g., pipe speed or gap size) based on the chosen difficulty.
Introduce timed gameplay — the game ends automatically after a set duration.
After completion, display the final score to the user.
Goal:
Provide a fun, skill-based mini-game with adjustable difficulty, clear rules, and a scoring system that encourages replayability.