Skip to content

A project that started as a flappy bird clone then turned into something pretty fun.

Notifications You must be signed in to change notification settings

joshlacey/NyanCatJava

Repository files navigation

Nyan Cat Java Game

Image of NyanCat Game

A Nyan Cat Java game which started out as a clone of the famous Flappy Bird game. I built this game to exercise my Java skills using an open source library called libgdx. This is very much a work in progress. I don't intend on using this project for anything other than for funzies so feel free to clone the project and make it your own.

To build and start for Mac:

./gradlew desktop:dist && java -jar ./desktop/build/libs/desktop-1.0.jar

Credits:

Nyan Cat Original Credits

  • Christopher Torres (username "prguitarman") holds the copyright for the animated GIF.
  • "Saraj00n" holds the copyright for the video.
  • "Daniwell" holds the copyright for the audio.

About

A project that started as a flappy bird clone then turned into something pretty fun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages