More actions
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
|source=http://github.com/BHSPitMonkey/bhspitmonkey-code/tree/master/wii/helii/ | |source=http://github.com/BHSPitMonkey/bhspitmonkey-code/tree/master/wii/helii/ | ||
}} | }} | ||
'''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. | ||
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. | |||
== Development == | == Development == | ||
Helii is written in C++ and uses libwiisprite for graphics. The source code was designed with clarity in mind. | Helii is written in C++ and uses libwiisprite for graphics. The source code was designed with clarity in mind. | ||
==Screenshot== | ==Screenshot== |
Revision as of 03:58, 28 Ocak 2023
Helii | |
---|---|
File:Heliiwii.jpg | |
General | |
Author | BHSPitMonkey |
Type | Arcade Games |
Version | 0.2 |
License | New BSD Licence |
Last Updated | 2009/10/17 |
Links | |
Download | |
Source | |
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.
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.
Development
Helii is written in C++ and uses libwiisprite for graphics. The source code was designed with clarity in mind.
Screenshot
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