Gvin / CodeMagic

A small ASCII Roguelike RPG with magic based on physics + programming.
GNU General Public License v3.0
2 stars 1 forks source link

Implement Saving #105

Closed Gvin closed 4 years ago

Gvin commented 4 years ago

Implement saving game progress upon exit. Only 1 saving slot should be supported. Auto-saving should periodically happen (configurable toggle and interval).