Stefan4472 / GalaxyRun

A space-themed infinite runner for Android
GNU General Public License v3.0
0 stars 0 forks source link

GameMode Class, Manager, Storage #120

Closed Stefan4472 closed 2 years ago

Stefan4472 commented 7 years ago

We need to store various information about each GameMode (e.g. name, difficulty last played on, highscore, etc.). Use something similar to Equipment/EquipmentManager, but with GameModes