Saving and Loading: Difference between revisions

From LD Smith Games Workshop
Jump to navigation Jump to search
(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…')
(No difference)

Revision as of 05:12, 17 November 2009

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.