unscramble it

Your browser needs java to view projects. Click here to install Java.

user_icon erbie shared it 11 months, 1 week ago
197 views, 1 tagger, 17 people love it, 26 downloads, in 10 galleries
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
dov dov 1 month, 3 weeks ago

I did it!

benjamin2 benjamin2 1 month, 3 weeks ago

I can pass level 1 but 2 and 3 are hard!

tom5X5 tom5X5 1 month, 3 weeks ago

Another great game!!!! :-)

E-Viking E-Viking 8 months ago

what do u have to get it to

keghani keghani 8 months, 4 weeks ago

whoo-hoo!! amazing project :-) kinda like mine, except i can't solve this 3-) i will keep trying though! ur projects are awesome.

erbie erbie 8 months, 4 weeks ago

Thanks!

mathguy mathguy 9 months, 1 week ago

I made a version of this that if it's too hard (which it is) you can un-scramble it

bigreader bigreader 4 months, 2 weeks ago

Would you share it? It sounds really cool!

erbie erbie 9 months, 1 week ago

Did you share it? It doesn't show up as a remix.

(view all replies)
wigwamking wigwamking 9 months, 2 weeks ago

AWESOME, put a timer to calculate score, that way it could be competitive

erbie erbie 9 months, 2 weeks ago

good idea, thanks

ffred ffred 9 months, 3 weeks ago

Now I’ve got it. Before, I wasn’t waiting for the mixing of the numbers and I tried to command them with the arrow keys but they didn’t cooperate. Either when the mixing stoped because I was playing on line and it did seem to me that the time was over. Oh my Godness, such a mess I’ve done. Sorry. Your project is nice, indeed.

FantasyTales FantasyTales 10 months, 1 week ago

awesome i beat it on easy! nowt to try for normal

conif conif 10 months, 3 weeks ago

cc

aleboy10 aleboy10 10 months, 3 weeks ago

Great!

techy techy 10 months, 3 weeks ago

really cool!

DarthPickley DarthPickley 10 months, 3 weeks ago

very hard. and I can solve the rubik's cube.

guyguy guyguy 10 months, 3 weeks ago

hard!!!

bobbybob1221 bobbybob1221 10 months, 3 weeks ago

hard takes long to scamble but great

cmuriel cmuriel 10 months, 3 weeks ago

Great work

Mike747 Mike747 10 months, 3 weeks ago

its great

AAAAAwinnerGLT AAAAAwinnerGLT 11 months ago

This is awesome!

Paddle2See Paddle2See* 11 months ago

Nice work - that is slick!

Paddle2See Paddle2See* 11 months ago

I have reported the bug to the Scratch Team but don't expect a quick fix...they typically only release a new version of Scratch every 6 months or so and there's no guarantee that this bug will be addressed in the next version. If you want your project to work online as well (for the You Won screen) you will have to find a work around. I'd try testing the boolean in an IF block and manually assigning the "In Position" list elements based on the results of the IF block comparison.

erbie erbie 11 months ago

Ok, I figured it out. I just forgot to delete and re-clone my sprites. (Wish I didn't have to do that) Should be working now.

erbie erbie 11 months ago

Sigh. Still doesn't work online.

erbie erbie 11 months ago

Fixed, thanks! Added the "go to front" as well.

Paddle2See Paddle2See* 11 months ago

Yes, there is a difference in behavior between the Java Player and Scratch in how the results of a Boolean assignment to a list element are handled. See this project (link to project)

Paddle2See Paddle2See* 11 months ago

I'll do some testing and get back to you.

Paddle2See Paddle2See* 11 months ago

Wow...nice! I love the sound and the difficulty levels look good too. I'm still having trouble in that the "you won" screen does not seem to work online. Looking at the scripts, I see one small problem in that you need a Goto Front to bring the You Won screen in front of the numbers. The bigger problem is that I'm not sure that the results of a Boolean assignment to a List elment are a 1 or 0 in the Java player for the In Position list. May be a bug.

Paddle2See Paddle2See* 11 months, 1 week ago

I like the interface a lot! Fun to use and a good puzzle. You might want to add a small sound effect when the tiles move...it might add to the experience. Also, some sort of "You Won" screen would be nice - I see you have some scripts for checking for a win but I didn't see it when I got them unscrambled. Nice job though, I like it a lot!

erbie erbie 11 months ago

Added sound. Added a "you won" screen. Polished the interface. Also added a harder difficulty choice. Thanks for the suggestions!

Please Wait...