/birdflap

Clone of the popular mobile game flappybird written in java with the help of processing

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

birdflap

Codacy Badge

birdflap is a clone of the popular mobile game flappybird. The game is written in java and uses the processing library for graphics and rendering.

Building

birdflap is a maven project. It can be compiled and packaged with the following maven goal:

maven clean package

Controls

Key Function
Space Jump
R Reset game

Built With

  • Maven - Dependency Management

Authors

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details