Java Game Programming - Saving and Loading [P8]

Published: 20 November 2014
on channel: Andy Solace
546
9

So! Part 8! Today we begin to work on our WorldSave class and add the save and load controls to our game. Then we create a simple instance of the class and render it to disk in order to make sure our imported SaveGame class is functioning correctly.

Easy stuff! So much so I decided to skip the UML for now, as its really not required at this stage. Its a much better idea to get the class we pasted in last episode "plugged in" and working before worrying about making any complex choices about our WorldSave object.

Next time we will definately be talking about loading the file and extracting data from the saved file to set the player's current level to the level stored in the save file.

Don't be suprised to see just how similar the code to save and load objects here is to the code in the example project! That's the point!

Future topics to cover include class design using (simplified) UML, basic data encryption, Proxy and Flyweight design patterns, writeReplace(), readResolve() and dealing with multiple save files.

Subscribe to ensure you don't miss anything out!


On this page of the site you can watch the video online Java Game Programming - Saving and Loading [P8] with a duration of hours minute second in good quality, which was uploaded by the user Andy Solace 20 November 2014, share the link with friends and acquaintances, this video has already been watched 546 times on youtube and it was liked by 9 viewers. Enjoy your viewing!