Skip to content

Blank2409/FlappyBird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

FlappyBirdGame

This repository contains a simple Flappy Bird game clone implemented in Java. The game features basic graphics, collision detection, and scoring. The player controls a bird that must fly between sets of pipes without colliding with them. The game ends when the bird hits a pipe or the ground.

Features

-Simple 2D graphics
-Gravity and jumping mechanics
-Randomly placed pipes
-Score tracking -Game restart functionality

How To Run:

1.Clone the repository: git clone https://github.com/yourusername/FlappyBird.git
2.Navigate to the project directory: cd FlappyBird
3.Compile and run the game: javac FlappyBird.java && java FlappyBird

Screenshots

SS1 SS2

About

This repository contains a simple Flappy Bird game clone implemented in Java. The game features basic graphics, collision detection, and scoring. The player controls a bird that must fly between sets of pipes without colliding with them. The game ends when the bird hits a pipe or the ground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages