CisLunarFreighter/Personal game data

From Wikiversity
Jump to navigation Jump to search

Personal Game Data[edit | edit source]

Object Responsibility[edit | edit source]

Store the player's current ship, mission, etc. status along with score, cash, other status to allow a player to store and load their game's instantaneous state. Some compromise will be necessary with the MUD or multiplayer considerations.

Collaborators[edit | edit source]

  • Game Controller
  • Ship
  • Main Menu