Skip to content

A Java implementation of Flappy Bird using JavaFX

Notifications You must be signed in to change notification settings

haradonmatwit/FlappyBird

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FlappyBird

This is an implementation of Flappy Bird using the JavaFX platform.

Like the original, the user must use the space bar in order to flap the bird's wings to fly, while avoiding being hit by pipes, whose heights are randomly generated.

If the user fails to hit the space bar on time, the bird will stop flying and the game will end.

About

A Java implementation of Flappy Bird using JavaFX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%