Skip to content

ristonrodrigues723/flappy_bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Bird with Power-ups and Custom Music image

This is a fun and enhanced version of the classic Flappy Bird game! It includes features like power-ups, custom music, and improved gameplay mechanics.

Features:

Power-ups: Collect power-ups during gameplay for temporary boosts like invincibility, score multipliers, and slow motion. Custom Music: Upload your own audio file to play as background music while you play. Improved Gameplay: Adjusted gravity and lift values create a smoother and more balanced gameplay experience. Responsive Controls: Use your spacebar or click anywhere on the canvas to make the bird flap its wings. How to Play:

Open the index.html file in your web browser. Click the Start Game button. Tap the spacebar or click on the canvas to make the bird flap its wings. Avoid the pipes by maneuvering the bird through the gaps. Collect power-ups for temporary advantages. Try to beat your high score! Custom Music:

Click on "Choose File" next to the music toggle switch. Select an audio file from your device (supported formats: mp3, wav, etc.). The uploaded music will play as background music during the game. Use the music toggle switch to mute or unmute the music. Power-ups:

Invincibility: Makes you temporarily invincible to pipes for a short duration. Score Multiplier: Doubles your score for a set time, allowing you to rack up points faster. Slow Motion: Slows down the game speed, making it easier to navigate through tight gaps. Code Structure:

The provided HTML code defines the basic structure of the web page, including the canvas element for rendering the game visuals. The CSS styles the various elements like the buttons, score displays, and power-up indicators. The JavaScript code handles the core game logic, animations, user interaction, and sound playback functionality.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages