Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 986 Bytes

File metadata and controls

21 lines (15 loc) · 986 Bytes

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.