Difference between revisions of "Tanks"
Jump to navigation
Jump to search
(→TODO) |
|||
Line 44: | Line 44: | ||
== Controls == | == Controls == | ||
+ | :Wiimote | ||
+ | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Button !! Action | ! Button !! Action | ||
− | |||
− | |||
|- | |- | ||
| [[Image:ButtonLeft.png|20px]] || Rotate | | [[Image:ButtonLeft.png|20px]] || Rotate | ||
Line 63: | Line 63: | ||
|- | |- | ||
| [[Image:Button2.png|20px]] || Debug | | [[Image:Button2.png|20px]] || Debug | ||
+ | |} | ||
+ | |||
+ | Nunchuck + Wiimote | ||
+ | |||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | ! Button !! Action | ||
+ | |- | ||
+ | ! Nunchuck || Movement | ||
+ | |- | ||
+ | | IR Pointer || Aim Canon | ||
|- | |- | ||
− | | [[Image: | + | | [[Image:ButtonB.png|32px]] || Fire |
+ | |- | ||
+ | | [[Image:Button2.png|20px]] || Debug | ||
|} | |} | ||
Revision as of 01:22, 29 June 2008
Wii Tanks | |
General | |
---|---|
Author(s) | Grillo |
Type | Game |
Links | |
[[Tanks 0.1b.zip|Download]] | |
Source | |
Peripherals | |
![]() ![]() ![]() ![]() |
Tanks is a Tank Battle Game similar to the one that comes with WiiPlay
Disclaimer
- I'm not responsible if something bad happens to your wii after running this homebrew program
- I made my best effort to make sure that there are no critical bugs in the code.
- If you want to check the source yourself, send me a mail to
- novalkar at gmail dot com xor grilloh at live dot cl
Updates
- 2008/06/28 v0.3a is out, this version is still a POC, but with a lot of bugs fixed and nunchuck support
- 2008/06/09 v0.1a is out, you can play a 4 player deathmatch, the one who scores 10 kills wins
TODO
Till v1.0
- ReWrite source to C++ & OO
- Get better images
- Make Menus
- Walls
- Sound, music
- Custom maps
Planned Future Features
- More Game modes (team vs night mode)
- 8 player support (wiimotes & gc controllers)
- Custom tanks
- PowerUps
- Lan/Internet battle support
- Ai
Controls
- Wiimote
Button | Action |
---|---|
20px | Rotate |
20px | Rotate |
20px | Move Foward |
20px | Move Backward |
IR Pointer | Aim Canon |
32px | Fire |
20px | Debug |
Nunchuck + Wiimote
Button | Action |
---|---|
Nunchuck | Movement |
IR Pointer | Aim Canon |
32px | Fire |
20px | Debug |
ETC
- I have tested this game only with 2 players, but it should support 4.
- You can "TRY" to change the color of your tank by presing up | down before the match starts
- If you stop blinking & you are over another tank, both tanks will get stuck, to get unstuck just kill one of the tanks xD
About
This game was programed in C using devkitPro r15, GRRLIB, LibOGC and Wiiuse.
Credits
- All programing made by me
- Testing : Aerthel & Poyo
- More credits at the end of the game :P