More actions
(Created page with "{{#seo: |title=Wii Homebrew Games (Arcade Games) - GameBrew |title_mode=append |image=roxoptr2wii.jpg |image_alt=Roxoptr2 }} {{Infobox Wii Homebrews |title=Roxoptr2 |image=rox...") |
No edit summary |
||
Line 15: | Line 15: | ||
|license=MIT / X11 | |license=MIT / X11 | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/roxoptr2wii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/roxoptr2wii.7z | ||
|website=http://code.jollybox.de/wiki/Software/Roxoptr | |website=https://web.archive.org/web/20100415220945/http://code.jollybox.de/wiki/Software/Roxoptr | ||
|source= | |source=https://dlhb.gamebrew.org/wiihomebrews/roxoptr2wii.7z | ||
}} | }} | ||
ROXOPTR2 is a simple SDL-based helicopter game. You steer the helicopter around obstacles using your arrow keys or (on the Wii) the D-pad on your primary WiiMote. | |||
Leaving the playing field or running into obstacles is fatal. Be sure to note that an obstacle might just look like an obstacle but actually allow you to pass. | |||
Roxoptr2 is known to run on the Wii with Homebrew Channel, on ix86 and amd64 Linux, i386 FreeBSD, and on Microsoft Windows. It should also run on any other POSIX-compatible system that is supported by SDL, SDL_image and SDL_ttf. | |||
==Media== | ==Media== | ||
<youtube></youtube> | <youtube>828xUdv2mdM</youtube> | ||
== Changelog == | |||
'''Roxoptr2 0.2''' (2010-05-15) | |||
* five exciting new levels, and re-designed versions of the old ones! | |||
* themed levels with different "protagonists" | |||
* animation! | |||
* improved collision detection | |||
* an all-around new look | |||
'''Roxoptr2 0.2~a1''' (2010-04-09) | |||
* first public release. alpha! | |||
==Credits== | |||
*Roxoptr2 was written by Thomas Jollans. | |||
*Many thanks to Mr_Nick666 for contributing vast amounts of splendid artwork. | |||
This game is a free software and a free cultural work, released under the terms of the MIT/X11 license. For details, see COPYING. | |||
==External links== | |||
*Wiibrew - https://wiibrew.org/wiki/Roxoptr2 | |||
*Homepage - https://web.archive.org/web/20100415220945/http://code.jollybox.de/wiki/Software/Roxoptr |
Revision as of 02:26, 25 July 2022
Roxoptr2 | |
---|---|
File:Roxoptr2wii.jpg | |
General | |
Author | free-zombie |
Type | Arcade Games |
Version | 0.2 |
License | MIT / X11 |
Last Updated | 2010/05/15 |
Links | |
Download | |
Website | |
Source | |
ROXOPTR2 is a simple SDL-based helicopter game. You steer the helicopter around obstacles using your arrow keys or (on the Wii) the D-pad on your primary WiiMote.
Leaving the playing field or running into obstacles is fatal. Be sure to note that an obstacle might just look like an obstacle but actually allow you to pass.
Roxoptr2 is known to run on the Wii with Homebrew Channel, on ix86 and amd64 Linux, i386 FreeBSD, and on Microsoft Windows. It should also run on any other POSIX-compatible system that is supported by SDL, SDL_image and SDL_ttf.
Media
Changelog
Roxoptr2 0.2 (2010-05-15)
- five exciting new levels, and re-designed versions of the old ones!
- themed levels with different "protagonists"
- animation!
- improved collision detection
- an all-around new look
Roxoptr2 0.2~a1 (2010-04-09)
- first public release. alpha!
Credits
- Roxoptr2 was written by Thomas Jollans.
- Many thanks to Mr_Nick666 for contributing vast amounts of splendid artwork.
This game is a free software and a free cultural work, released under the terms of the MIT/X11 license. For details, see COPYING.