Space Game

From WiiUBrew
Jump to navigation Jump to search
Space Game
Space Game Logo.png
General
Author(s)VGMoose

CreeperMario

brienj
TypeShooting game
Version1.6
Links
Download
Source
Downloadable via the Homebrew App Store

Space Game is a small shooter game for the Wii U. It was originally developed for the limited userspace environment, but since has been ported to HBL ELF using dimok's dynamic libs, as well as RPX files using the Wii U Toolchain. It utilizes OSScreen to draw bitmaps to the screen, rather than any graphics library.

More information on how it works is available in the github readme. There are the userland, hbl_elf, and wut branches, each of which use slightly different mechanisms.

It is released under the MIT license.

Setup

The program can be launched using the Homebrew Launcher. Simply download the zip from above, and extract the folder into the sd:/wiiu/apps/spacegame folder. It is also available for download in the Homebrew App Store

How to Play

Play as the space ship to avoid and shoot enemies. Move around the space ship with either joystick or the d-pad. Tap / hold on the gamepad's touch screen to shoot bullets / rapid fire. Move up levels every 5000 points, and get 100 points for killing an enemy, and 10 points every second. Upon dying, a password is received. Entering the password will zero out the score, but allow one to continue where they left off.

Wii U GamePad Action
Wii U GamePad D-Pad (On menu screens) Select an option
Wii U GamePad A Button Button (On menu screens) Execute the selected option
Wii U GamePad Left Control Stick Move the spaceship
Wii U GamePad HOME Button Close the game and return to the Homebrew Launcher

Video

View a video of Space Game being played (old version) here.

Plot

The year is 201X. Hop aboard the H.Y.K.M. interstellar spaceship and defend your precious cargo from the oncoming pirates and naysayers! Use either joystick to move around and dodge enemies, and tap on the screen to fire in the direction of the tap. You are the last hope for the Wii U homebrew scene!

Screen shots

Space Game Title.png


Space Game Gameplay.png

License

Space Game is released under the MIT license, and its source code is available on GitHub.

More Links