Helii

From WiiBrew
Jump to navigation Jump to search
Helii
Helii-Logo.png
General
Author(s)BHSPitMonkey
Graphics byBHSPitMonkey and OCAL
TypeArcade game
Version0.2
LicenceNew BSD License
Links
Download
Source
Downloadable via the Homebrew Browser
Downloadable via the Open Shop Channel
Peripherals
Wiimote1.svg

Helii is a game in which you steer a helicopter through a tunnel. As the game progresses, the tunnel varies in size/shape, and obstacles are introduced.

Development

Helii is written in C++ and uses libwiisprite for graphics. The source code was designed with clarity in mind.

The code will soon be available on GitHub under the New BSD License, which means you are pretty free to do what you want with the code. Please give me a shout if you do something cool with it! I will be happy to merge positive changes and give you attribution for them.

Controls

Only one player can play, using the first Wii remote.

Wiimote1.svg Action
Wiimote A Button Lift the helicopter
Wiimote + Button Pause or restart
Wiimote HOME Button Exit to Loader

Changelog

0.2

  • First public release
  • Added obstacles
  • Cave shape is now unique to each play
  • Added flaming death animation
  • Added outro sequence
  • Improved smoke trail