Changes

Jump to navigation Jump to search
752 bytes added ,  21:34, 1 June 2009
no edit summary
Line 14: Line 14:     
==Introduction==
 
==Introduction==
This is a simple PONG game for Wii. Includes source with comments on every part of it.  
+
If you have ever played Mario Paint for the SNES, then you have probably played the Gnat Attack game (also known as Coffee Break). My game is a spinoff of this, created for the Wii. I took many creative liberties with it, including redoing all of the sound effects with my brother and my girlfriend, and switching up the game modes just a bit.
   −
You are free to use the source for anything you need/want.
+
There are two main game modes, the "Classic" mode, which is level based much like the original. There is also a "Swarm" mode which features endless enemies.
 +
 
 +
Controls are simple: use the wiimote's IR pointer to control the swatter and then just press the A or B button to swat at the bugs. If you hit home during the game, it will take you back to the main menu, and from there you can exit the app or change game modes.
 +
 
 +
All comments and criticisms are welcome, and if you find a bug (one that isn't supposed to be there lol, I've heard plenty of jokes about this already) let me know and I'll do my best to fix it.
 +
 
 +
Other than that, enjoy the game! I hope at least a few of you enjoy it as much as I've enjoyed making it. Also, keep your eye out for updates, I have many more levels in mind, as well as a multiplayer mode and a few other features that will be added in time. Thanks for reading, and be sure to check out the first release below.  
      Line 24: Line 30:  
! {{Wiimote1}} !! Action
 
! {{Wiimote1}} !! Action
 
|-
 
|-
| {{WiimoteDPad}} || Move
+
| {{WiimoteAButton}} or {{WiimoteBButton}} || Swat
|-
  −
| {{WiimoteAButton}} or {{WiimoteBButton}} || Action
   
|-
 
|-
| {{WiimotePlusButton}} || Pause
   
|}
 
|}
   Line 39: Line 42:     
* Network. I'm looking into adding this for the next version. Testing has already begun.
 
* Network. I'm looking into adding this for the next version. Testing has already begun.
  −
  −
==Credits==
  −
Devkitpro developers. This includes everyone who has worked for it.
  −
  −
khuong for some good tips on the coding part. Thanks dude.
  −
  −
GRRLIB creator. Its a great library, very easy to use.
  −
  −
Zosh for adding proper collision/bouncing for me.
  −
  −
Hellmonkeys for the PNG and XML files.
  −
  −
Me, PaRaDoX, for coding this thing :P
  −
      
==Changelog==
 
==Changelog==

Navigation menu