Skip to content

ssrijan-007-sys/Flappy-Bird-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Bird in Java 🎮

A simple Flappy Bird clone built using Java and Swing.

Features

✅ Classic Flappy Bird gameplay
✅ Smooth animations using javax.swing.Timer
✅ Collision detection and scoring

How to Run

  1. Compile the game:
    javac FlappyBird.java
  2. Run the game:
    java FlappyBird

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages