From 43a541d98fea4cd4dc892f4b9eb125432cbea78d Mon Sep 17 00:00:00 2001 From: rw-r-r-0644 Date: Tue, 26 May 2020 18:36:44 +0200 Subject: [PATCH] Update README.md --- README.md | 42 ++++++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 572c8c0..ec2ddec 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,22 @@ -# 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 and coding help -vgmoose - Coding help -pwsincd - Icon -QuarkTheAwesome, dylon99 - Various help and testing -brienj - RPX build +# 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 +