space-truckers icon indicating copy to clipboard operation
space-truckers copied to clipboard

Planning UI should display stats from previous runs

Open jelster opened this issue 3 years ago • 0 comments

If the player has ran the simulation during the current session, the game should display the stats (inc. the outcome) in a non-priority reference data part of the UI.

Minimum data to display:

  • flight time
  • Distance traveled
  • Launch force
  • Ending state (e.g., CargoDestroyed)

Implementation note: Probably will need to create a data structure to hold game stats - also needed for scoring

jelster avatar Aug 15 '21 16:08 jelster