Skip to content
View scratch-extension's full-sized avatar

Block or report scratch-extension

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
scratch-extension/README.md

Development environment for creating unofficial Scratch extensions

This is a repo for my workshop at the Raspberry Pi Clubs Conference - about how to create your own custom blocks for Scratch.

This repo has instructions, a template extension, and an online hosted development environment, so you can create your own Scratch extensions using only a web browser. No local developmnent tools or other software is needed.

I've included step-by-step instructions for building different types of Scratch extensions, including Scratch blocks based on web APIs, and Scratch blocks based on JavaScript modules from npm.

I created it for educators and coding group volunteers, who would like to customize Scratch for their students by giving them new and unique blocks to create with. In particular, I wanted to make this accessible to people who perhaps don't necessarily think of themselves as developers and wouldn't otherwise know how to clone the Scratch Team repos and start hacking it.

Go to INSTRUCTIONS.md to find a written step-by-step guide, or watch me step through the process in this video.

screenshot

I've wrapped all the complicated bits in scripts that set everything up, and prepared an online Scratch extension development environment – so everything can be done in a web browser without having to install or configure anything on your own computer.

If you make something with this, please let me know - I'd love to hear about it.

Popular repositories Loading

  1. scratch scratch Public

    JavaScript

  2. scratch-extension scratch-extension Public

    JavaScript

  3. scratchextension scratchextension Public

    scratch-extension

    JavaScript