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
Line 15: Line 15:
|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=
|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 game in which you steer a helicopter through a tunnel.  As the game progresses, the tunnel varies in size/shape, and obstacles are introduced.


==Screenshots==
== Development ==
==Media==
Helii is written in C++ and uses libwiisprite for graphics.  The source code was designed with clarity in mind.
<youtube></youtube>
 
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.
 
==Screenshot==
[[image:heliiwii.jpg]]
 
== Controls ==
Only one player can play, using the first Wii remote.
 
{| class="wikitable" style="left;text-align:center;"
|-
! Wiimote 1 || Action
|-
| Wiimote A Button || Lift the helicopter
|-
| Wiimote Plus 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
 
==External links==
*Github - http://github.com/BHSPitMonkey/bhspitmonkey-code/tree/master/wii/helii/
*Wiibrew -https://wiibrew.org/wiki/Helii

Revision as of 02:05, 24 July 2022

Helii
File:Heliiwii.jpg
General
AuthorBHSPitMonkey
TypeArcade Games
Version0.2
LicenseNew BSD Licence
Last Updated2009/10/17
Links
Download
Source

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.

Screenshot

File:Heliiwii.jpg

Controls

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

Wiimote 1 Action
Wiimote A Button Lift the helicopter
Wiimote Plus 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

External links

Advertising: