gruberchris / Flappy

A clone of Flappy Bird made for desktop platforms using Java and OpenGL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flappy

This is a clone of Flappy Bird made for desktop platforms, for a video tutorial on YouTube which you can find here. This video shows the narrated creation of this game from scratch, in about 3 hours including short explanations of what is being typed, and why.

Dependencies

  • LWJGL 3 : Light Weight Java Game Library 3, which you can download here. You'll have to manually add the JAR and native files to your classpath in order to build and run the game.

About

A clone of Flappy Bird made for desktop platforms using Java and OpenGL.

License:GNU General Public License v3.0


Languages

Language:Java 89.8%Language:GLSL 10.2%