This site requires JavaScript, please enable it in your browser!
Greenfoot back
Kamichalik
Kamichalik wrote ...

2017/5/7

Creating an in-game saving and loading sysytem.

Kamichalik Kamichalik

2017/5/7

#
Is it possible to do create a progress saving and loading system for a game in greenfoot (stride)?
danpost danpost

2017/5/7

#
Kamichalik wrote...
Is it possible to do create a progress saving and loading system for a game in greenfoot (stride)?
I am quite sure that you can still read and write to files locally and have use of the UserInfo storage system in greenfoot, on and off the site.
You need to login to post a reply.