/Flappy-bird

This is a simple game of flappy bird in java

Primary LanguageJava

Flappy-bird

This is a simple game of flappy bird in java You have to download it with git clone or directly by the navigator Make sure that you have a java jdk installed on your dektop So run in a same folder with flappybird.jar file
On linux: java -jar ./flappybird.jar
On windows: java -jar .\flappybird.jar