Difference between revisions of "Gravity"
Jump to navigation
Jump to search
m (Added some wiki links) |
WiibrewBot (talk | contribs) m (Robot: Cosmetic changes) |
||
Line 1: | Line 1: | ||
{{Infobox homebrew | {{Infobox homebrew | ||
− | | image = [[ | + | | image = [[File:Gravity.png]] |
| type = arcade game | | type = arcade game | ||
| author = [[User:Rockybulwinkle|Rockybulwinkle]] | | author = [[User:Rockybulwinkle|Rockybulwinkle]] | ||
Line 12: | Line 12: | ||
'''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. | ||
− | ==Updates== | + | == Updates == |
Lost the source, unfortunately.... that is why there hasn't been any updates.... but I want to get started again from scratch, and hopefully I will plan ahead a *little* more... XD | Lost the source, unfortunately.... that is why there hasn't been any updates.... but I want to get started again from scratch, and hopefully I will plan ahead a *little* more... XD | ||
− | ==Controls== | + | == Controls == |
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 40: | Line 40: | ||
|} | |} | ||
− | ==To Do List== | + | == To Do List == |
This program is not a game yet, but I do plan to make it so by adding these game mechanics: | 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-Done! |
− | * | + | * Add sound |
− | * | + | * Players lose when they have died and have no planet |
− | ==Change Log== | + | == Change Log == |
1.1 | 1.1 | ||
* Added planet guns | * Added planet guns | ||
Line 70: | Line 70: | ||
* Zoom adjustable | * Zoom adjustable | ||
− | ==Thanks== | + | == Thanks == |
− | * | + | * Crayon, NoNameNo, and _CONEJO for helping me get [[PNGU]] and [[GRRLIB]] to work! |
− | + | [[Category:Homebrew using GRRLib]] | |
− | [[ |
Revision as of 18:07, 10 August 2009
Gravity | |
![]() | |
General | |
---|---|
Author(s) | Rockybulwinkle |
Type | Arcade game |
Version | 1.1 |
Links | |
Download | |
Downloadable via the Homebrew Browser | |
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.
Updates
Lost the source, unfortunately.... that is why there hasn't been any updates.... but I want to get started again from scratch, and hopefully I will plan ahead a *little* more... XD
Controls
![]() |
Action |
---|---|
![]() |
Accelerate |
![]() |
Retro Rockets |
![]() |
Turn Left |
![]() |
Turn Right |
![]() |
Zoom In |
![]() |
Zoom Out |
![]() |
Return to menu |
![]() |
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-Done!
- Add sound
- Players lose when they have died and have no planet
Change Log
1.1
- Added planet guns
- Planets "claimed" when landed upon
- Planets have "health"
- Ships elongated
- Acceleration adjustable
1.0
- First public release
- Ships
- Fixed acceleration and speed
- Gravity working
- All collisions working!
- Planets change color when shot
- Title screen
- Can change #planets and #ships
- Zoom adjustable