Skip to content

openpatch/scratch-for-java

Repository files navigation

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 Maven. Then you can use the following command to build the library.

mvn compile

You can release the library with the following command:

mvn deploy

Maintainer

Mike Barkmin • MastodonGitHub

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 library is profiled using Java Profiler

Java Profiler

About

A library to ease the transition from Scratch to Java

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published