Discuss Scratch

UKScratchers
Scratcher
8 posts

Saving A Game

Hi, I have seen loads of topics about this, but my one is a bit different. I want to save my game which includes:
  • Saving the population of a place
  • How high upgrades are on my place
Thanks for the help
QuantumSingularity
Scratcher
1000+ posts

Saving A Game

Hi! Could you further specify what your problem is? Is it as simple as clicking the ‘Save Now’ button, or something much harder? Your post seems a little vague.
Th3_C0d3r
Scratcher
100+ posts

Saving A Game

Perhaps something like this? —> https://scratch.mit.edu/projects/126750140/#player

Just replace saving the X & Y position with the player's population of a place and their upgrades status.

Best of Luck!

define Help
repeat until <Universe ends>
if <<(Answer) = (Truth)> and <I get it>> then
broadcast [Thank helper v]
set [Mood v] to (Happy)
else
broadcast [Send more help v]

Powered by DjangoBB