In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Gravity: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
m Removed the ==Gravity== because it is redundant
added to do list and a thankyou sections
Line 31: Line 31:
|{{WiimoteHomeButton}} || Return to Loader
|{{WiimoteHomeButton}} || Return to Loader
|}
|}
==To Do List==
This program is not a game yet, but I do plan to make it so by adding these game mechanics:
*  Add split screens for the different players, and make a scrollable map.
*  Add a "radar" to help navigate the map
*  Give the planets "HP" so that they don't change color as quickly
*  Make planets go to a different color when they are "defeated", and then change to the color of the player when it lands on the open planet
*  Give planets guns to defend itself
*  Add sound
*  Players lose when they have died and have no planet
==Thanks==
*  Crayon, NoNameNo, and _CONEJO for helping me get PNGU and GRRLIB to work!

Revision as of 23:46, 7 September 2008

Gravity
General
Author(s)Rockybulwinkle
TypeGame
Links
[[Gravity.zip|Download]]
Peripherals


Gravity is a multiplayer game that is somewhat similar to Gravity Well by Software Engineering Inc. The goal is to kill the other players on the screen. All objects other than the planets are affected by the gravity of the planets.

Controls

Note that the controller is held on its side.

Button Action
Wiimote D-Pad Right Accelerate
Wiimote D-Pad Left Retro Rockets
Wiimote D-Pad Up Turn Left
Wiimote D-Pad Down Turn Right
Wiimote 2 Button Shoot
Wiimote HOME Button Return to Loader

To Do List

This program is not a game yet, but I do plan to make it so by adding these game mechanics:

  • Add split screens for the different players, and make a scrollable map.
  • Add a "radar" to help navigate the map
  • Give the planets "HP" so that they don't change color as quickly
  • Make planets go to a different color when they are "defeated", and then change to the color of the player when it lands on the open planet
  • Give planets guns to defend itself
  • Add sound
  • Players lose when they have died and have no planet

Thanks

  • Crayon, NoNameNo, and _CONEJO for helping me get PNGU and GRRLIB to work!