Skip to content

alkiory/flappyAngryBird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Bird JavaScript Game

This repository contains a simple implementation of the classic Flappy Bird game using only JavaScript. The game leverages HTML5 Canvas for rendering graphics and features a minimalist yet challenging gameplay experience.

Key Features:

  • Canvas Rendering: Utilizes the HTML5 Canvas element for rendering game graphics, creating a visually engaging experience.
  • Responsive Design: The game adapts to different screen sizes, providing a seamless and enjoyable gaming experience on various devices.
  • Dynamic Pipes: Randomly generates and moves pipes on the screen, requiring the player to navigate the bird through the gaps to score points.
  • Score Tracking: Keeps track of the player's current score and best score, providing a competitive element to the gameplay.
  • User Interaction: Responds to user clicks on the canvas, allowing the player to make the bird jump and navigate through the pipes.
  • Game Over Handling: Detects collisions with pipes and the screen boundaries, triggering a game over scenario with the option to restart.

How to Play:

  1. Click on the canvas to make the bird jump.
  2. Navigate the bird through the moving pipes to score points.
  3. Avoid collisions with pipes and the top/bottom of the screen.
  4. Challenge yourself to beat your best score!

Feel free to clone and customize this repository to create your version of the Flappy Bird game. Happy gaming!

https://sergiocampbell.github.io/flappyAngryBird

Get the highest score!

About

Funny video game of Flappy Bird make it with JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published