Files
spaceshipsim/CHANGELOG.md

28 lines
453 B
Markdown
Raw Permalink Normal View History

2026-03-03 09:37:47 +01:00
# Change Log
2026-03-16 21:55:33 +01:00
## v0.5: Effects
- Added stars in background for a better sense of velocity.
- Viewport follows ship at center.
- Zoom functionality.
2026-03-03 09:37:47 +01:00
## 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.