Difference between revisions of "Gravity"
Jump to navigation
Jump to search
m |
(updating controls and to do list) |
||
Line 19: | Line 19: | ||
! Button !! Action | ! Button !! Action | ||
|- | |- | ||
− | | {{WiimoteDPadRight}} || Accelerate | + | | {{WiimoteDPadRight}} || Accelerate |
|- | |- | ||
| {{WiimoteDPadLeft}} || Retro Rockets | | {{WiimoteDPadLeft}} || Retro Rockets | ||
Line 26: | Line 26: | ||
|- | |- | ||
| {{WiimoteDPadDown}} || Turn Right | | {{WiimoteDPadDown}} || Turn Right | ||
+ | |- | ||
+ | | {{WiimotePlusButton}} || Zoom In | ||
+ | |- | ||
+ | | {{WiimoteMinusButton}} || Zoom Out | ||
|- | |- | ||
| {{Wiimote2Button}} || Shoot | | {{Wiimote2Button}} || Shoot | ||
Line 37: | Line 41: | ||
* Add split screens for the different players, and make a scrollable map. | * Add split screens for the different players, and make a scrollable map. | ||
* Add a "radar" to help navigate the map | * Add a "radar" to help navigate the map | ||
− | * Give the planets "HP" so that they don't change color as quickly | + | * Give the planets "HP" so that they don't change color as quickly-Done! |
− | * 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 | + | * 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-Done! |
− | * Give planets guns to defend itself | + | * Give planets guns to defend itself-Nearing Completion! |
* Add sound | * Add sound | ||
* Players lose when they have died and have no planet | * Players lose when they have died and have no planet |
Revision as of 21:55, 17 September 2008
Gravity | |
![]() | |
General | |
---|---|
Author(s) | Rockybulwinkle |
Type | Game |
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 |
---|---|
![]() |
Accelerate |
![]() |
Retro Rockets |
![]() |
Turn Left |
![]() |
Turn Right |
![]() |
Zoom In |
![]() |
Zoom Out |
![]() |
Shoot |
![]() |
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-Done!
- 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-Done!
- Give planets guns to defend itself-Nearing Completion!
- 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!