Saving and Loading

From LD Smith Games Workshop
Revision as of 05:12, 17 November 2009 by Levidsmith (talk | contribs) (Created page with 'This is a good example for saving and loading game files: [http://www.gamedev.net/reference/articles/article1289.asp] I will just simply write the iLevelComplete array, which c…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a good example for saving and loading game files:

[1]

I will just simply write the iLevelComplete array, which contains data for which levels have been completed.