Difference between revisions of "Helii"
Jump to navigation
Jump to search
(→Infobox homebrew: Changed hbb parameter to blank) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 14: | Line 14: | ||
| source = http://github.com/BHSPitMonkey/bhspitmonkey-code/tree/master/wii/helii/ | | source = http://github.com/BHSPitMonkey/bhspitmonkey-code/tree/master/wii/helii/ | ||
| peripherals = {{Wiimote1}} | | peripherals = {{Wiimote1}} | ||
− | | hbb = | + | | hbb = yes |
+ | | osc = yes | ||
}} | }} | ||
'''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. | '''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. | ||
Line 52: | Line 53: | ||
[[Category:Homebrew using libwiisprite]] | [[Category:Homebrew using libwiisprite]] | ||
[[Category:Open source homebrew]] | [[Category:Open source homebrew]] | ||
− |
Latest revision as of 19:01, 8 April 2021
Helii | |
![]() | |
General | |
---|---|
Author(s) | BHSPitMonkey |
Graphics by | BHSPitMonkey and OCAL |
Type | Arcade game |
Version | 0.2 |
Licence | New BSD License |
Links | |
Download | |
Source | |
Downloadable via the Homebrew Browser | |
Downloadable via the Open Shop Channel | |
Peripherals | |
![]() |
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.
Controls
Only one player can play, using the first Wii remote.
![]() |
Action |
---|---|
![]() |
Lift the helicopter |
![]() |
Pause or restart |
![]() |
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