Discuss Scratch

helloandgoodbye9
Scratcher
1000+ posts

Scratch 3.0

comp09 wrote:

Speaking of Blockly, I also hope they don't remove capabilities from Blockly so we can “hack” in some stuff not supported by default, such as custom reporters…
Most likely, they will.

Last edited by kaj (Tomorrow 25:61:61) ͪͪͪͪͪͪͪͪͪͪ ͣͣͣͣ ͯͯͯͯYes, its above the line)
Jonathan50
Scratcher
1000+ posts

Scratch 3.0

Yay!

Help! Four pages of topics already!

Why hasn't this been announced on the Scratch site though?

Not yet a Knight of the Mu Calculus.
technoboy10
Scratcher
1000+ posts

Scratch 3.0

Jonathan50 wrote:

Why hasn't this been announced on the Scratch site though?
Probably because it's not really done yet. I think it was probably only announced on other social media because Google wanted to present it at I/O Youth.

trans rights are human rights
Jonathan50
Scratcher
1000+ posts

Scratch 3.0


Lol this is so cool! (Don't worry there's vertical blocks too)

Not yet a Knight of the Mu Calculus.
Jonathan50
Scratcher
1000+ posts

Scratch 3.0

Ugh. It can cope with the sprinkles, but the spaghetti stress test makes my browser freeze…

Not yet a Knight of the Mu Calculus.
Jonathan50
Scratcher
1000+ posts

Scratch 3.0

technoboy10 wrote:

@Jonathan50 How'd you get that working?
https://github.com/LLK/scratch-blocks/wiki
Clone the repo, then download the Google Closure Library into a folder named “closure-library” in the directory above scratch-blocks, then open the files in tests/ with your browser…

Last edited by Jonathan50 (May 18, 2016 03:46:37)


Not yet a Knight of the Mu Calculus.
technoboy10
Scratcher
1000+ posts

Scratch 3.0

EDIT: jk it works now???

Last edited by technoboy10 (May 18, 2016 03:51:37)


trans rights are human rights
Jonathan50
Scratcher
1000+ posts

Scratch 3.0

TheMonsterOfTheDeep wrote:

This is cool

I think the color scheme is fine, but I agree that the padding is too much.
Same, it feels a bit too thick…

Not yet a Knight of the Mu Calculus.
Jonathan50
Scratcher
1000+ posts

Scratch 3.0

-Radical- wrote:

define my fancy block
:: cstart custom
. . .
. . .
. . .
. . .
report [] :: custom
Bam. Almost as good, and no Gimp at all!

Seriously, click quote (“Edit” if you're an admin)


EDIT : Wow, in the time it took me to make that, a whole set of posts is up? (When I started, the one I'm referring to was the latest one)
Slightly better:
define my fancy block
{
...
} report [] :: custom cap
Edit: make it work for scratchblocks3

Last edited by Jonathan50 (Sept. 16, 2016 01:50:17)


Not yet a Knight of the Mu Calculus.
comp09
Scratcher
1000+ posts

Scratch 3.0

Jonathan50 wrote:

TheMonsterOfTheDeep wrote:

This is cool

I think the color scheme is fine, but I agree that the padding is too much.
Same, it feels a bit too thick…
Maybe they can add an option to decrease the padding so we don't have to scroll so much through our (typically) massive scripts?

Chibi-Matoran wrote:

Gulp, Blob8108 might need to rewrite Scratchblocks. Also, the plugin may struggle to accommodate both Scratch and Snap!.
Since Blockly is just HTML/CSS, it would not be difficult to extract the rendering system into a standalone scratchblocks renderer.


Visit the website of Andrew Sun!


NickyNouse
Scratcher
1000+ posts

Scratch 3.0

Chibi-Matoran wrote:

Gulp, Blob8108 might need to rewrite Scratchblocks.
should be pretty easy, considering Scratch3 and the newest version of Scratchblocks are rendered with SVG.

Also, it looks like the horizontal editor is limited to 6 broadcasts: blue, green, coral, orange, magenta, and purple. It's a good system but not compatible with the vertical editor

edit: looks like my bad d-key is showing

Last edited by NickyNouse (May 18, 2016 04:08:34)

Jonathan50
Scratcher
1000+ posts

Scratch 3.0

Seems like the VM is written from Scratch

Not yet a Knight of the Mu Calculus.
comp09
Scratcher
1000+ posts

Scratch 3.0

NickyNouse wrote:

Chibi-Matoran wrote:

Gulp, Blob8108 might need to rewrite Scratchblocks.
shoul be pretty easy, considering Scratch3 and the newest version of Scratchblocks are renere with SVG.

Also, it looks like the horizontal editor is limited to 6 broadcasts: blue, green, coral, orange, magenta, and purple. It's a good system but not compatible with the vertical editor
Additionally, it'll probably be two years until Scratch 3.0 actually comes out…


Visit the website of Andrew Sun!


Jonathan50
Scratcher
1000+ posts

Scratch 3.0

Can the VM be used to run projects made in the playground yet?

Not yet a Knight of the Mu Calculus.
Jonathan50
Scratcher
1000+ posts

Scratch 3.0

My weird project:
<xml xmlns="http://www.w3.org/1999/xhtml">
  <block type="event_whenflagclicked" id="qUGsG;OQT7B4NmhPuM`A" x="-214" y="-171">
    <next>
      <block type="event_broadcast" id="{xe;uO2(vkgkz*{PQk;G"></block>
    </next>
  </block>
  <block type="event_whenbroadcastreceived" id="k1uf8IO_q+X_uNt0y@/E" x="-159" y="20">
    <next>
      <block type="control_forever" id="m[p4ZcXNx,w:.qjhzB_v">
        <statement name="SUBSTACK">
          <block type="wedo_motorspeed" id="[5;DtTQ:tOGk|Js.+Pig">
            <next>
              <block type="wedo_setcolor" id="O:Puk|z88u~zR)EC}_Sd">
                <next>
                  <block type="event_broadcast" id="pN+`mbWIn=r2OBb]REWk"></block>
                </next>
              </block>
            </next>
          </block>
        </statement>
      </block>
    </next>
  </block>
</xml>
The colours of the events and control blocks have been swapped around…?

Last edited by Jonathan50 (May 18, 2016 04:14:31)


Not yet a Knight of the Mu Calculus.
NickyNouse
Scratcher
1000+ posts

Scratch 3.0

Here's something fun to do: click the “Sprinkles!” button 3 times, then right click on the scripts area and select “Delete 300 Blocks”
Jonathan50
Scratcher
1000+ posts

Scratch 3.0

NickyNouse wrote:

Here's something fun to do: click the “Sprinkles!” button 3 times, then right click on the scripts area and select “Delete 300 Blocks”
Lol

Last edited by Jonathan50 (May 18, 2016 04:18:27)


Not yet a Knight of the Mu Calculus.
Jonathan50
Scratcher
1000+ posts

Scratch 3.0

I love that you can export projects from the horizontal one and import them into the vertical one and vice versa

Not yet a Knight of the Mu Calculus.
-Radical-
Scratcher
500+ posts

Scratch 3.0

Wait, the horizontal and vertical one are two seperate apps?

Sincerely, probably me. Maybe myself. Or sometimes I.

Signature last updated on 5/15/16
NickyNouse
Scratcher
1000+ posts

Scratch 3.0

-Radical- wrote:

Wait, the horizontal and vertical one are two seperate apps?
It's two separate test pages, the editor is barely done right now

Powered by DjangoBB