Skip to content

Roomy6/Flappy-Escape

Repository files navigation

Flappy Escape

Release Issues Downloads


Banner Image

This is a Flappy Bird like game written in pure Java


Build

Clone the repository

git clone https://github.com/Roomy6/Flappy-Escape.git && cd Flappy-Escape

Build using Gradle

./gradlew build

If you are on Windows run this instead:

gradlew.bat build

Run

java -jar build/libs/Flappy-Escape-*.jar

If there are any issues or missing steps when building please do point them out for me.

TODO

A list of things I'm working on.

  • Remake PipeObject code and rendering
  • Add sound engine
  • Animate Main Menu
  • Make Game Over screen
  • Implement score system
  • Add Guard NPC
  • Better collision manager
  • Fix warnings
  • Add a build guide

About

A super simple Flappy Bird like clone I made in pure Java

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages