openpatch / scratch-for-java

A library to ease the transition from Scratch to Java
http://scratch4j.openpatch.org/
MIT License
15 stars 6 forks source link
bluej hacktoberfest java processing scratch

Scratch for Java

To ease the transition from the block-based programming environment Scratch to text-based programming in Java this library was created. Therefore, the core elements of Scratch are remodeled.

Documentation

If you want to work on the documentation, run the development server and edit the files in the website folder.

cd docs
npx hyperbook dev

Library

If you want to work on the library. You need a Java environment and Ant. Then you can use the following command to build the library.

ant -f resources/build.xml

Maintainer

Mike Barkmin • TwitterGitHub

Support

We are happy to hear from you, if you need custom support or features for your application.


Scratch for Java is maintained by OpenPatch, an organization for educational assessments and training. If you need help get in touch.

Special Thanks

The Scratch for Java website is hosted on Vercel.

Vercel

The Scratch for Java library is profiled using Java Profiler

Java Profiler