Flappy-Bird_GX2/README.md

20 lines
742 B
Markdown
Raw Normal View History

2016-10-05 16:03:29 +02:00
#Flappy Bird GX2#
A GX2 Flappy Bird port for WiiU
Assest from floppy bird HTML5 and original android game
#Usage#
Press A to begin the Game
Press A to jump
Press HOME to exit
Avoid the pipes and the flor!
#Building#
In order to build this application, you need the custom liboGC and portlibs modified/created by dimok. You can find them on the loadiine_gx2 repo (https://github.com/dimok789/loadiine_gx2/releases/tag/v0.2). Simply put the files in your devkit folder and run the Makefile.
#Credits:#
2016-10-05 16:08:02 +02:00
<b>dimok</b> - WiiU librabries, dynamic_libs, examples, Homebrew Launcher
<b>Maschell</b> - GX2_Example and coding help
<b>vgmoose</b> - Coding help
<b>pwsincd</b> - Icon
2016-10-05 16:56:11 +02:00
<b>QuarkTheAwesome, dylon99</b> - Various help and testing