Skip to content

CodeCryptX/flappy_bird_using_Javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Bird Game 🐦🎮

Description

This is a simple implementation of the classic Flappy Bird game using HTML, CSS, and vanilla JavaScript. The game features a bird that the player can control to avoid obstacles and earn points by passing through gaps in pipes.

Features

  • 🕹️ Simple controls: Press the spacebar to make the bird jump.
  • 🏆 Score display: Track your score as you successfully pass through pipes.
  • 🌟 Responsive design: The game adapts to different screen sizes for a consistent experience.

Installation

  1. Clone the repository:
    git clone https://github.com/CodeCryptX/flappy_bird_using_Javascript.git
  2. Open index.html in your web browser.

Gameplay

  • Press the spacebar to make the bird jump and navigate through pipes.
  • Earn points for each successfully passed pipe.
  • The game ends if the bird collides with a pipe or the ground.

Demo

Click to watch the demo video

Click on the image above to watch the demo video.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

Credits

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published