Files
spaceshipsim/CHANGELOG.md
T
2026-07-09 15:02:08 +02:00

615 B

Change Log

v1.0: Port to C++

  • Port the bulk of the codebase to C++ for simplicity.

v0.6: Planetary Masses

  • Add planetary masses.
  • Modify some of the constants.

v0.5: Effects

  • Added stars in background for a better sense of velocity.
  • Viewport follows ship at center.
  • Zoom functionality.

v0.4: More functionality

  • Fix acceleration.
  • Add fullscreen support.
  • Pause functionality.

v0.3: Port to C

  • Codebase ported to C for better performance.

v0.2: Menu Bar

  • Added a menu bar.
  • Can reset the simulation.

v1.0: First Release

  • Basic simulation.
  • Information printing.