Flappy-Bird_GX2/README.md

23 lines
788 B
Markdown
Raw Normal View History

2020-05-26 18:36:44 +02:00
# Flappy Bird RPX
A RPX 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 floor!
## Building
In order to build this application, you need [wut](https://github.com/devkitPro/wut/) and [libgui](https://github.com/wiiu-env/libgui) installed.
## Credits
- **dimok**: WiiU librabries, dynamic_libs, examples, Homebrew Launcher
- **Maschell**: GX2_Example, coding help, code update for the latest libgui and wut
- **orboditilt**: changes for the latest wut, switch to updated libgui
- **brienj**: RPX version
- **vgmoose**: Coding help
- **pwsincd**: Icon
- **QuarkTheAwesome, dylon99**: Various help and testing