Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Helii Wii: Difference between revisions

From GameBrew
(Created page with "{{#seo: |title=Wii Homebrew Games (Arcade Games) - GameBrew |title_mode=append |image=heliiwii.jpg |image_alt=Helii }} {{Infobox Wii Homebrews |title=Helii |image=heliiwii.jpg...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew Games (Arcade Games) - GameBrew
|title_mode=append
|image=heliiwii.jpg
|image_alt=Helii
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=Helii
|title=Helii
|image=heliiwii.jpg
|image=heliiwii2.png
|description=Fly the helicopter safely through the cave.
|description=Fly the helicopter safely through the cave.
|author=BHSPitMonkey
|author=BHSPitMonkey
Line 15: Line 9:
|license=New BSD Licence
|license=New BSD Licence
|download=https://dlhb.gamebrew.org/wiihomebrews/heliiwii.7z
|download=https://dlhb.gamebrew.org/wiihomebrews/heliiwii.7z
|website=#LNF
|website=https://wiibrew.org/wiki/Helii
|source=http://github.com/BHSPitMonkey/bhspitmonkey-code/tree/master/wii/helii/
|source=http://github.com/BHSPitMonkey/bhspitmonkey-code/tree/master/wii/helii/
}}
}}
https://wiibrew.org/wiki/Helii
Helii is a helicopter game for the Wii.
 
The game is written in C++ and uses [https://github.com/nebiun/libwiisprite libwiisprite] for graphics.  The source code was designed with clarity in mind.
 
==User guide==
Steer a helicopter through a tunnel. As the game progresses, the tunnel varies in size/shape, and obstacles are introduced.
 
== Controls ==
Only one player can play, using the first Wiimote.
 
A - Lift the helicopter
 
Plus - Pause or restart
 
Home - 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.


==Screenshots==
==External links==
==Media==
*GitHub - http://github.com/BHSPitMonkey/bhspitmonkey-code/tree/master/wii/helii/
<youtube></youtube>
*WiBrew - https://wiibrew.org/wiki/Helii

Latest revision as of 02:35, 11 March 2023

Helii
Heliiwii2.png
General
AuthorBHSPitMonkey
TypeArcade Games
Version0.2
LicenseNew BSD Licence
Last Updated2009/10/17
Links
Download
Website
Source

Helii is a helicopter game for the Wii.

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

User guide

Steer a helicopter through a tunnel. As the game progresses, the tunnel varies in size/shape, and obstacles are introduced.

Controls

Only one player can play, using the first Wiimote.

A - Lift the helicopter

Plus - Pause or restart

Home - 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.

External links

Advertising: