Gravity Game

Team Reptar

In this game, one side (the seeker) tries to send a projectile to a target in a known location but in an unknown gravitational field. The hider gets to place two planets of a certain total weight of 1000 in any location the hider wants. Then the seeker has 5 chances to shoot a projectile from a certain location but at any velocity (such that the total speed is 10). The hider also has 1 chance to shoot a projectile from that same location under the same speed constraint. In a game, each player plays both the hider and the seeker. Score of each player P is the closest distance to the target when P is the hider + cloest distance to the target when P is the seeker. The winner has the lowest score.

The game is played entirely with the mouse. You will click to select planet size (split is determined by mouse horizontal position) as well as to place the planets themselves and to launch your spaceship.

If you would like to take turns playing against an AI which will place planets in the same places game-over-game, supply the same random seed and mode values across multiple games.