tberey / java-flappy-bird-game

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

Repository from Github https://github.comtberey/java-flappy-bird-gameRepository from Github https://github.comtberey/java-flappy-bird-game

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).


Languages

Language:Java 100.0%