Skip to content

A learning project built with a GUI with Java. Example of Swing class and OOP (object oriented programming).

Notifications You must be signed in to change notification settings

tberey/java-flappy-bird-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Bird Skill & Reaction Game

An object-oriented and GUI based Java game. Click or press the space bar to make the player controlled bird jump. The bird moves automatically and must avoid all obstacles, to gain points, (basic flappy bird game).



Install from terminal/shell, in the directory/repo's parent folder (javac command). Run FlappyBird.java (java command).


Version Changes
Version 1.0.0 [2020-05-01]
  • Initial Commit.
  • Add classes.
  • Fully functioning
  • Upload Screenshots.
  • Create README.md
Version 1.0.1 [2020-05-22]
  • Update README.md

About

A learning project built with a GUI with Java. Example of Swing class and OOP (object oriented programming).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages