the most realistic asteroids-like game in existence.
up
/down
: increase/decrease thruster power (ship acceleration)left
/right
: rotate ship (counter)-clockwisec
: toggle centered view+
/-
: zoom in/outspace
: fire a projectile
- simulation of gravity
- controllable spaceship
- collision detection
- make measurements more realistic
- allow for zooming the viewport
- Free viewport (mouse moved)
- time scaling / fast forward
- rework HUD, log additional info to console
- Add speed to HUD
- projectiles
- Limit firerate
- make projectiles self-destruct
- performance improvements
- don't calculate gravity to every little object
- don't do collision detection at a safe distance
- multi player support
- Prevent library user from creating a broken state (by hiding lenses etc. if possible)
- cosmetics (improved models, stars, …)
- switch rendering engine
- orbit visualization / prediction
- screenshot of grav2ty at its first commit
- the previous attempt grav1ty