Flappy-Bird_GX2/README.md

20 lines
753 B
Markdown
Raw Normal View History

2016-10-05 16:03:29 +02:00
#Flappy Bird GX2#
2016-12-25 12:53:02 +01:00
A GX2 Flappy Bird port for the WiiU.
Assets from Floppy Bird (HTML5 and the original Android game).
2016-10-05 16:03:29 +02:00
#Usage#
2016-12-25 12:53:02 +01:00
Press A to begin the Game
Press A to jump
Press HOME to exit
Avoid the pipes and the flor!
2016-10-05 16:03:29 +02:00
#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-12-24 18:54:08 +01:00
**dimok** - WiiU librabries, dynamic_libs, examples, Homebrew Launcher
**Maschell** - GX2_Example and coding help
**vgmoose** - Coding help
**pwsincd** - Icon
2016-12-25 12:53:02 +01:00
**QuarkTheAwesome, dylon99** - Various help and testing