User:Couchy/Radian Wars: Difference between revisions
Jump to navigation
Jump to search
m Notice |
m progress update |
||
Line 7: | Line 7: | ||
| peripherals = {{Wiimote1}} {{Wiimote2}} {{SensorBar}} {{Nunchuck}} | | peripherals = {{Wiimote1}} {{Wiimote2}} {{SensorBar}} {{Nunchuck}} | ||
}} | }} | ||
==Summary== | ==Summary== | ||
Line 43: | Line 40: | ||
==To Do== | ==To Do== | ||
* Add additional weapons (mostly done, but were dummied out in the demo) | * <del>Add additional weapons (mostly done, but were dummied out in the demo)</del> Done. Needs some balancing though. | ||
* Add sound/music | * <del>Add sound/music</del> Got them working (buggily). | ||
* Deuglify graphics somewhat | * <del>Deuglify graphics somewhat</del> | ||
* Add title screen | * Add title screen | ||
* Switch to GRRLIB 4.0 (will hopefully fix health bar glitchiness) | * Switch to GRRLIB 4.0 (will hopefully fix health bar glitchiness) | ||
Line 58: | Line 55: | ||
==Contact== | ==Contact== | ||
This is my first coding project, however, I will be happy to take any questions or comments you may have at lgreib( | This is my first coding project, however, I will be happy to take any questions or comments you may have at lgreib(.A.T.)yahoo(.D.O.T.)com | ||
==About== | ==About== |
Revision as of 20:25, 31 July 2009
Radian Wars | |
General | |
---|---|
Author(s) | Couchy |
Type | Shooting game |
Links | |
Download | |
Peripherals | |
![]() ![]() ![]() ![]() |
Summary
Radian Wars is a two player game similar to Tanks, but much faster paced, with free movement and aiming.
Controls
Although the D pad is useable for movement, I highly recommend using the nunchuk.
Wiimote | Wiimote + Nunchuk | ||
---|---|---|---|
Button | Action | Button | Action |
![]() |
Move Left | ![]() |
Move |
![]() |
Move Right | ||
![]() |
Move Up | ||
![]() |
Move Down | ||
![]() |
Aim | ![]() |
Aim |
![]() |
Shoot | ![]() |
Shoot |
![]() |
Confirm (Menu) | ![]() |
Confirm (Menu) |
![]() |
Return to HBC | ![]() |
Return to HBC |
Starting Menu
Here you have some basic options such as set HP, toggle SFX (currently does nothing), and toggle rumble. Click "OK" to start the game. Upon a game over, pressing A will return you to the menu.
To Do
Add additional weapons (mostly done, but were dummied out in the demo)Done. Needs some balancing though.Add sound/musicGot them working (buggily).Deuglify graphics somewhat- Add title screen
- Switch to GRRLIB 4.0 (will hopefully fix health bar glitchiness)
- Add some rudimentary barricades/cover
- More gameplay and display options
- Misc. tweaks and bugfixes
- Create icon and meta for HBC
- Clean up and release source
Generic Disclaimer
Use this software at your own risk. If by some miracle this program damages your Wii, I will not be held responsible.
Contact
This is my first coding project, however, I will be happy to take any questions or comments you may have at lgreib(.A.T.)yahoo(.D.O.T.)com
About
- Coded in C, compiled with DevkitPro
- Uses WiiBuilder and GRRLIB 3.0