Helii Wii: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
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=
|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/
}}
}}
In '''Helii''', players control a helicopter as it navigates through a tunnel that changes in shape and size as the game progresses. The player must maneuver through the tunnel and avoid obstacles that are introduced as the game progresses.
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.


The game requires quick reflexes and good hand-eye coordination as the player must react quickly to the changing environment and obstacles in order to successfully guide the helicopter through the tunnel. The game offers a challenging and exciting experience for players of all skill levels.
==User guide==
Steer a helicopter through a tunnel. As the game progresses, the tunnel varies in size/shape, and obstacles are introduced.


== Development ==
== Controls ==
Helii is written in C++ and uses libwiisprite for graphics.  The source code was designed with clarity in mind.
Only one player can play, using the first Wiimote.


==Screenshot==
A - Lift the helicopter
[[image:heliiwii.jpg]]


== Controls ==
Plus - Pause or restart
Only one player can play, using the first Wii remote.


{| class="wikitable" style="left;text-align:center;"
Home - Exit to Loader
|-
! Wiimote 1 || Action
|-
| Wiimote A Button || Lift the helicopter
|-
| Wiimote Plus Button || Pause or restart
|-
| Wiimote Home Button || Exit to Loader
|-
|}


== Changelog ==
== Changelog ==
''' 0.2 '''
''' 0.2 '''
* First public release
* First public release.
* Added obstacles
* Added obstacles.
* Cave shape is now unique to each play
* Cave shape is now unique to each play.
* Added flaming death animation
* Added flaming death animation.
* Added outro sequence
* Added outro sequence.
* Improved smoke trail
* Improved smoke trail.


==External links==
==External links==
*Github - http://github.com/BHSPitMonkey/bhspitmonkey-code/tree/master/wii/helii/
*GitHub - http://github.com/BHSPitMonkey/bhspitmonkey-code/tree/master/wii/helii/
*Wiibrew -https://wiibrew.org/wiki/Helii
*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: