Commit Graph

3 Commits

Author SHA1 Message Date
Riley Testut
bf70df6611 Adds basic support for saving + loading save states
Stores SaveState model objects with Core Data, and displays the available save states in SaveStatesViewController.

Currently, tapping + button creates a new save state, while tapping a collection view cell loads the save state, regardless of whether Save State or Load State was selected from the pause menu.
2016-02-08 13:55:27 -08:00
Riley Testut
925fb9454d Updated UI for pagination between GameCollections 2015-11-24 11:53:36 -08:00
Riley Testut
3dcf6b9df0 Added GameCollection model object 2015-11-01 04:22:18 -06:00