Zshandi / SuperSpherebox65

This is a preliminary repository for my groups GGJ 2024 entry.
0 stars 0 forks source link

Allow saving / loading of data from the games such as high score #19

Closed Zshandi closed 5 months ago

Zshandi commented 5 months ago

Add Saving & Loading Capability in Game class Use saving for EightBall game for number of fortunes Reduce coupling of menu elements by using unique references Change Main to use static methods, and move some values from menus to Main