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
No edit summary
No edit summary
 
(One intermediate revision 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=
|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/
}}
}}
'''Helii''' is a game in which you steer a helicopter through a tunnelAs the game progresses, the tunnel varies in size/shape, and obstacles are introduced.
Helii is a helicopter game for the Wii.
 
The game is written in C++ and uses [https://github.com/nebiun/libwiisprite libwiisprite] for graphicsThe source code was designed with clarity in mind.


== Development ==
==User guide==
Helii is written in C++ and uses libwiisprite for graphics.  The source code was designed with clarity in mind.
Steer a helicopter through a tunnel. As the game progresses, the tunnel varies in size/shape, and obstacles are introduced.


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.
== Controls ==
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.
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: