unscramble it

Install Java to view this project right on your browser!

user_icon erbie shared it 3 years, 1 month ago
286 views, 1 tagger, 21 people love it, 33 downloads, in 10 galleries
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
Treblue Treblue 7 months ago

EPIC!!!!!!!!

Treblue Treblue 7 months ago

I DID IT :D

MoreGamesNow MoreGamesNow 1 year, 3 months ago

I love it! I hope you don't mind, but I made a 5-by-5 version of this... is that okay?

DIY DIY 1 year, 11 months ago

aint it copied from m44's project?????

Dominic1 Dominic1 2 years ago

I WON LEVEL 3!!!!

Dominic1 Dominic1 2 years ago

Dang it was hard to do THAT.

dov dov 2 years, 4 months ago

I did it!

benjamin2 benjamin2 2 years, 4 months ago

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

tom5X5 tom5X5 2 years, 4 months ago

Another great game!!!! :-)

E-Viking E-Viking 2 years, 10 months ago

what do u have to get it to

keghani keghani 2 years, 11 months 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 2 years, 11 months ago

Thanks!

mathguy mathguy 2 years, 12 months ago

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

bigreader bigreader 2 years, 7 months ago

Would you share it? It sounds really cool!

erbie erbie 2 years, 12 months ago

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

(view all replies)
wigwamking wigwamking 2 years, 12 months ago

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

erbie erbie 2 years, 12 months ago

good idea, thanks

ffred ffred 3 years 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 3 years ago

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

conif conif 3 years, 1 month ago

cc

aleboy10 aleboy10 3 years, 1 month ago

Great!

techy techy 3 years, 1 month ago

really cool!

DarthPickley DarthPickley 3 years, 1 month ago

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

guyguy guyguy 3 years, 1 month ago

hard!!!

bobbybob1221 bobbybob1221 3 years, 1 month ago

hard takes long to scamble but great

cmuriel cmuriel 3 years, 1 month ago

Great work

Mike747 Mike747 3 years, 1 month ago

its great

AAAAAwinnerGLT AAAAAwinnerGLT 3 years, 1 month ago

This is awesome!

Paddle2See Paddle2See* 3 years, 1 month ago

Nice work - that is slick!

Paddle2See Paddle2See* 3 years, 1 month 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 3 years, 1 month 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 3 years, 1 month ago

Sigh. Still doesn't work online.

erbie erbie 3 years, 1 month ago

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

Paddle2See Paddle2See* 3 years, 1 month 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* 3 years, 1 month ago

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

Paddle2See Paddle2See* 3 years, 1 month 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* 3 years, 1 month 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 3 years, 1 month ago

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

Please Wait...