Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 646 Bytes

README.MD

File metadata and controls

25 lines (20 loc) · 646 Bytes

TrollBird

A duplicate of Flappy bird for personal study in game development using Java Programming Language.

Goals

  • Review Java Programming Language and OOP
  • Understand Game Development
  • Develop creative skills by doing different versions of the game
  • Understand basic game Physics
  • Develop programming skills

Setup

1. git clone https:/xgenem/trollbird.git TrollBird
2. In your Eclipse IDE:
    1. Go to File > Import > General
    2. Select Projects from Folder or Archive
    3. Click Next
    4. Select the directory
    5. Click Finish

License

You can do whatever you want with this code. (c) 2019