Gravitas
Launch the projectile to the target, covering as much distance as possible.
Each body exerts a gravitational force on the projectile.
There is no limit or penalty for the number of attempts, but a "sniper" bonus will be
awarded for hitting the target on the first try.
Upon completing a level, you will be given the option of submitting your score to the high
score server. This will also save a replay of the last shot.
Mouse controls:
- Clicking anywhere on the screen will reposition the launch handle at that point.
- Dragging the launch handle will reposition it, including moving off the screen.
- Clicking while the projectile is in motion will kill it.
Keyboard controls:
- Spacebar launches or resets projectile.
- "r" cycles the simulation rate through 1x, 2x, 4x, 8x, 16x, 32x, 64x, 128x, and 256x
- 1-9 sets the simulation rate as 2^(key-1) (i.e. 1=1x, 2=2x, 3=4x, 4=8x, 5=16x, 6=32x, 7=64x, 8=128x, and 9=256x)
- "n" generates new level layout, at the cost of 10% of your score (total distance).
- "f" turns the drawing of the gravitational field on or off.
- Arrow keys move the launch handle.
- "-" decreases the launch velocity.
- "=" increases the launch velocity.
- "[" rotates the launch handle counter-clockwise.
- "]" rotates the launch handle clockwise.
Please note that this is a work in progress, and may (probably does) contain bugs. Please send any bug reports, comments, or suggestions to the email address below. Thanks for playing!
Built with Processing
Copyright © 2007 Kevin Retzke <retzkek@gmail.com>