From the person who makes projects really quick and advertises before he's done comes the game 15. You know, the game with 15 squares that you slide until they go in order from 1 to 15! I'm making that!
Offline
Here it is! It should work glitchless, otherwise download it and play in the Scratch program, where I know it's glitchless
Offline
Any ideas on a Jumble button?
Offline
Easy. Use a variable array that runs a check on each number, assigning it a random number 1-15 until it does not equal any number before it, and calling the proper square to it's position.
Offline
Cyclone103 wrote:
Easy. Use a variable array that runs a check on each number, assigning it a random number 1-15 until it does not equal any number before it, and calling the proper square to it's position.
I'm confused
Offline
Bluestribute wrote:
Cyclone103 wrote:
Easy. Use a variable array that runs a check on each number, assigning it a random number 1-15 until it does not equal any number before it, and calling the proper square to it's position.
I'm confused
Ill actually demonstrate instead of telling you. brb when the project is online.
Offline
And I only want you to give me credit is: Of course I was the one who thought of doing this, and two: Your's probably will make front page because you're Cyclone103 and mine won't even though it was made first
Offline
Don't worry, I am not shy about giving credit where credit was due. If you like, I can even post a link.
Offline
Cyclone103 wrote:
Don't worry, I am not shy about giving credit where credit was due. If you like, I can even post a link.
Sure, you can post a link. And I always give credit, even if I re-made it (which I usually do to understand. That's how I learned how to make arrays. By remaking one of your projects. And I gave credit. No worries )
Offline
ok, I am starting *again* on mine. Hopefully it will be done before the next storm hits lol!
Offline
Cyclone103 wrote:
ok, I am starting *again* on mine. Hopefully it will be done before the next storm hits lol!
I hope so, since I finally got what you were saying (with some help) but not how to execute it
Offline