Blockmaking is a hard skill to learn. Why? Because there are all sorts codes you need to learn. It's true that there are quite a few threads that teach this, but most new blockbuilders probably won't want to go through that. Enter Scramble (23KB). Scramble uses a 100% HTML/JS-based environment to create blocks. Currently in version 1.1, Scramble aims to give an easy visual environment to make blocks. It's not nearly done yet, as there are quite a few bugs, mostly including undo-ing and deleting. But you can still make many primitive blocks, especially as there are all the motion blocks, the mouse position, if/repeat, all operators including strings, temporary variable defining, and much, much, more.
So come and enjoy Scramble—the first Block Development Environment.
Visit the Wiki to learn more!
Enjoy!
—Hardmath123
Love it? Put this in your signature!
[url=http://scratch.mit.edu/forums/viewtopic.php?id=63753][img]http://i.imgur.com/4XV4p.gif[/img][/url]
That makes:
Thanks Joeman592 for the cool picture!
Last edited by Hardmath123 (2011-11-06 01:11:48)
Offline
The link doesn't work...
Offline
TheSuccessor wrote:
The link doesn't work...
It says that It can't find the document.
Offline
Offline
It works!
Offline
scratcher7_13 wrote:
It works!
Of course it does—I made it!
Offline
I like it!
What other options are you going to add to code the block?
Offline
I don't know... I'm open to suggestions, though!
Offline
Uh... I just wanted to tell you that it isn't right to make people give you credit for something that if they learned squeak a little more they could do. When you demand credit like that, it makes the block maker seem unfriendly. You didn't make the actual block so should anyone give you credit? I also know that there isn't really a way you can tell if someone used it and took off the credit line or whatever you called it. I have actually thought of something like this. And by the way, panther had this so it isn't the first. THEY didn't demand credit, so why use your's when you can use Panthers? You will have less people who use it. I just wanted to tell you what I think of it. I don't want to start a fight. I feel people can be tricked. And thats no fun. So I would ask that you don't demand credit, not because I want to use it, but because I think others do. BTW the 3 to 5 letters, can it be longer? Thats just the methods name. I was going to test it with the prev costume block. prevco, no thats six, preco! Thats it!
Offline
Hard math, why do you make a download? You can instead just make a website!
Offline
Pecola1 wrote:
Uh... I just wanted to tell you that it isn't right to make people give you credit for something that if they learned squeak a little more they could do. When you demand credit like that, it makes the block maker seem unfriendly. You didn't make the actual block so should anyone give you credit? I also know that there isn't really a way you can tell if someone used it and took off the credit line or whatever you called it. I have actually thought of something like this. And by the way, panther had this so it isn't the first. THEY didn't demand credit, so why use your's when you can use Panthers? You will have less people who use it. I just wanted to tell you what I think of it. I don't want to start a fight. I feel people can be tricked. And thats no fun. So I would ask that you don't demand credit, not because I want to use it, but because I think others do. BTW the 3 to 5 letters, can it be longer? Thats just the methods name. I was going to test it with the prev costume block. prevco, no thats six, preco! Thats it!
Hmm, you have a point. I think I'll agree, thanks .
I worked really hard on it, and I wanted a little credit. How about I have a 'give credit' checkbox, which adds the credit line? The default input will be 'Made with Scramble by Hardmath123'.
Thanks!
Offline
Hardmath123 wrote:
Pecola1 wrote:
Uh... I just wanted to tell you that it isn't right to make people give you credit for something that if they learned squeak a little more they could do. When you demand credit like that, it makes the block maker seem unfriendly. You didn't make the actual block so should anyone give you credit? I also know that there isn't really a way you can tell if someone used it and took off the credit line or whatever you called it. I have actually thought of something like this. And by the way, panther had this so it isn't the first. THEY didn't demand credit, so why use your's when you can use Panthers? You will have less people who use it. I just wanted to tell you what I think of it. I don't want to start a fight. I feel people can be tricked. And thats no fun. So I would ask that you don't demand credit, not because I want to use it, but because I think others do. BTW the 3 to 5 letters, can it be longer? Thats just the methods name. I was going to test it with the prev costume block. prevco, no thats six, preco! Thats it!
Hmm, you have a point. I think I'll agree, thanks .
I worked really hard on it, and I wanted a little credit. How about I have a 'give credit' checkbox, which adds the credit line? The default input will be 'Made with Scramble by Hardmath123'.
Thanks!
Your welcome! I think it would be good for people to give credit, but if they wan't to be grumpy they don't have to. *makes block* *skips credit button* Oh, when are you going to upload it? Or are you making a website?
Last edited by Pecola1 (2011-05-21 09:30:22)
Offline
Offline
meew0 wrote:
I also like it, but you should be able to remove code from the script.
Done!
Offline
Scramble 1.0 (6KB)
Release notes:
•Added delete last command button
•Prohibits
--Redoing blockspec
--Redefining temps
•Added clear button
•Made the code a monospaced font
Offline
Hardmath123 wrote:
Scramble 1.0 (6KB)
Release notes:
•Added delete last command button
•Prohibits
--Redoing blockspec
--Redefining temps
•Added clear button
•Made the code a monospaced font
Sweet!
Offline
Pecola1 wrote:
Hardmath123 wrote:
Scramble 1.0 (6KB)
Release notes:
•Added delete last command button
•Prohibits
--Redoing blockspec
--Redefining temps
•Added clear button
•Made the code a monospaced fontSweet!
Thanks ! Cn you be a beta tester?
Offline
Sweet.
I might be able to do the same thing, simplified.
Offline
rdococ wrote:
Sweet.
I might be able to do the same thing, simplified.
Wanna beta-test this?
Offline
Done testing. I still like it!
Bugs:
- You can't delete the blockspec (you can actually delete it, but not redefine)
Suggestions:
- For the block spec, you should (after inserting an inserter) automatically focus the block text box.
- Make an "Execute some code if [insert boolean inserter here]" block
Offline
Joeman592 wrote:
I could make blocks for the scramble options...
Example:
http://i.imgur.com/oMghG.gif
http://i.imgur.com/V5bbr.gif
http://i.imgur.com/mKZhg.gif
I would love that.
More specifically, I need:
•The three above but in Black, dark grey, and light grey, respectively.
•[The number inserter(101)] {black}
•[The [string] inserter] {dark grey}
•[The boolean inserter <>] {light grey}
•[Motion] {blue}
•[Control] {orange}
•[Looks] {purple}
•[Sensing] {light blue}
•[Sounds] {pink}
•[Operators] {lime green}
•[Pen] {dark green}
•[Variables] {red}
•[Think [outside the text box]] {light grey}
Last edited by Hardmath123 (2011-05-23 01:23:49)
Offline