User:Couchy/Radian Wars: Difference between revisions
Jump to navigation
Jump to search
m Added some wiki stuff |
mNo edit summary |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox homebrew | ||
| title = Radian Wars | | title = Radian Wars | ||
| image = | | image = | ||
| | | type = shooting game | ||
| author = [[User:Couchy|Couchy]] | | author = [[User:Couchy|Couchy]] | ||
| download = Media:File-Radian Wars Demo.zip | |||
| download = | |||
| peripherals = {{Wiimote1}} {{Wiimote2}} {{SensorBar}} {{Nunchuck}} | | peripherals = {{Wiimote1}} {{Wiimote2}} {{SensorBar}} {{Nunchuck}} | ||
}} | }} | ||
'''Radian Wars''' is a two player game similar to [[Tanks]], but much faster paced, with free movement and aiming. | |||
'''Radian Wars''' is a two player game similar to Tanks, but much faster paced, with free movement and aiming. | |||
== Controls == | == Controls == | ||
Although the D pad is useable for movement, I highly recommend using the | Although the D pad is useable for movement, I highly recommend using the nunchuk. | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Wiimote !! !! Wiimote + | ! Wiimote !! !! Wiimote + Nunchuk !! | ||
|- | |- | ||
! Button !! Action !! Button !! Action | ! Button !! Action !! Button !! Action | ||
|- | |- | ||
| {{WiimoteDPadLeft}} || Move Left || {{ | | {{WiimoteDPadLeft}} || Move Left || {{NunchukControlStick}} || Move | ||
|- | |- | ||
| {{WiimoteDPadRight}} || Move Right || || | | {{WiimoteDPadRight}} || Move Right || || | ||
Line 44: | Line 38: | ||
==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 59: | Line 53: | ||
==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== |
Latest revision as of 20:28, 3 December 2009
Radian Wars | |
General | |
---|---|
Author(s) | Couchy |
Type | Shooting game |
Links | |
Download | |
Peripherals | |
![]() ![]() ![]() ![]() |
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