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

Difference between revisions of "Gravity"

From WiiBrew
Jump to navigation Jump to search
(updating controls and to do list)
 
(22 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{Infobox homebrewapp
+
{{Infobox homebrew
| image      = [[Image:Gravity.png]]
+
| image      = [[File:Gravity.png]]
| desc        =
+
| type        = arcade game
| type        = Game
 
 
| author      = [[User:Rockybulwinkle|Rockybulwinkle]]
 
| author      = [[User:Rockybulwinkle|Rockybulwinkle]]
| download    = [[:Image:Gravity.zip|Gravity.zip]]
+
| version    = 1.1
 +
| download    = Media:Gravity.zip
 
| source      =  
 
| source      =  
| peripherals = {{Wiimote1}} {{Wiimote2}} {{Wiimote3}} {{Wiimote4}}
+
| peripherals = {{Wiimote2}}
| hbc = 1
+
| hbb        = yes
 
}}
 
}}
 
  
 
'''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.
 
'''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==
+
== Updates ==
Note that the controller is held on its side.
+
I have started development again.
 +
== Controls ==
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Button !! Action
+
! {{WiimoteHorizontal}} !! Action
 
|-
 
|-
 
| {{WiimoteDPadRight}} ||  Accelerate
 
| {{WiimoteDPadRight}} ||  Accelerate
Line 30: Line 30:
 
|-
 
|-
 
| {{WiimoteMinusButton}} || Zoom Out
 
| {{WiimoteMinusButton}} || Zoom Out
 +
|-
 +
| {{WiimoteAButton}} || Return to menu
 
|-
 
|-
 
| {{Wiimote2Button}} || Shoot
 
| {{Wiimote2Button}} || Shoot
Line 36: Line 38:
 
|}
 
|}
  
==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.
+
== Thanks ==
*  Add a "radar" to help navigate the map
+
* Crayon, NoNameNo, and _CONEJO for helping me get [[PNGU]] and [[GRRLIB]] to work!
*  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==
+
[[Category:Homebrew using GRRLib]]
*  Crayon, NoNameNo, and _CONEJO for helping me get PNGU and GRRLIB to work!
 

Latest revision as of 18:50, 7 March 2011

Gravity
Gravity.png
General
Author(s)Rockybulwinkle
TypeArcade game
Version1.1
Links
Download
Downloadable via the Homebrew Browser
Peripherals
WiiMote2.svg

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.

Updates

I have started development again.

Controls

WiimoteHorizontal.svg 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 + Button Zoom In
Wiimote - Button Zoom Out
Wiimote A Button Return to menu
Wiimote 2 Button Shoot
Wiimote HOME Button Return to Loader


Thanks

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