Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 667 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 667 Bytes

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