Skip to content

gasolin/scratch3-internet

Repository files navigation

scratch3-internet

GitHub Actions

scratch3-internet project is aim to enable plenty of internet interactions for scratch 3 users. scratch3-internet project also come up a easy-to-use extention setup/deploy structure, so extension developer can fork the project and start their extension development immediately.

Getting start

git clone https://github.com/gasolin/scratch3-internet.git --depth 1
npm run setup
npm run start

Blocks

currently provides

Translation

Currently provide block translations for

  • English (en)
  • Traditional Chinsese (zh-tw)

Translation files are locate nearby the blocks definition file in the /vm/extensions/ folder.

Deploy

To host the scratch 3 web in your github page

npm run build
npm run deploy

Reference

The project is also used for https://sites.google.com/view/osep-scratch3/ (repo https://github.com/osep-scratch/app/)

About

Some extensions to extend scratch 3's internet capability

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published