funkyzooink / fresh-engine

Platform game engine build with cocos2dx
MIT License
4 stars 5 forks source link

Save Slots #9

Open funkyzooink opened 4 years ago

funkyzooink commented 4 years ago

This can be done in two steps

  1. Adapt user default saving to save different game plays. Be sure to migrate existing save games.

  2. create a new view to allow the player to select from different save slots

Sent with GitHawk