This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2008-08-01 09:23:25

vgman20
Scratcher
Registered: 2007-11-03
Posts: 44

New save data idea that will work online!

I had an idea on how to "save" projects online. at "save" points in the game, when you walk over them it shows a code. Then  at the beginning of the game when the player enters the code it goes to that save point! please give feedback on wether it would work or not


Ever stop to think...
and then forget to start again?

Offline

 

#2 2008-08-01 09:27:56

joeyman
Scratcher
Registered: 2008-03-28
Posts: 1000+

Re: New save data idea that will work online!

I think it might work! Give it a try!


Joeyman: On Scratch since March 28, 2008.
Over 142 projects! (And recently a Brony, and PROUD of it!)

Offline

 

#3 2008-08-01 09:30:18

Lanie
Scratcher
Registered: 2008-02-03
Posts: 1000+

Re: New save data idea that will work online!

Yeah i posted that on a project but no one looked at it

Offline

 

#4 2008-08-01 09:32:51

irfoote
Scratcher
Registered: 2008-05-18
Posts: 7

Re: New save data idea that will work online!

My daughter and I implemented something similar in our new game.

http://scratch.mit.edu/projects/karys/230053

We set ours up so there is a save game button in the top corner of the screen, and when you click it, it will "say" a code representing how far along you've progressed in the quest goals and what map location you're in.  Then when you come back later, you can "load" your code and resume play where you left off.

Works pretty well.  We didn't put in any code to validate the input, so there's nothing stopping you from loading the game into an inconsistent internal state by entering made up numbers, but then, it's not like it's hard to cheat in a Scratch game if you're motivated.   tongue

Offline

 

#5 2008-08-01 11:36:58

newareagle
Scratcher
Registered: 2008-06-10
Posts: 100+

Re: New save data idea that will work online!

As irfoote said, its easy to cheat with. But, if you could make a more advanced code that uses a few tricky math equations, then it would be harder to make up a random code. Also this should be in the suggestions forum.


My Guitar Hero Game.
8/9 Projects on the Front Page at Once!

Offline

 

#6 2008-08-04 16:23:24

mletreat
Scratcher
Registered: 2008-05-01
Posts: 100+

Re: New save data idea that will work online!

It is great to see you pushing the limits of Scratch!  I am sure many others will be happy to see this as well  smile

Offline

 

Board footer