51efd401f3
A new programming language that makes it easy to create your own interactive stories, animations, games, music, and art - and share your creations on the web. Designed to help young people (ages 8 and up) develop 21st century learning skills. As they create Scratch projects, young people learn important mathematical and computational ideas, while also gaining a deeper understanding of the process of design. from maintainer Stuart Cassoff, with tweaks by me and input from ajacoutot@.
5 lines
170 B
Plaintext
5 lines
170 B
Plaintext
Scratch needs to be set up in a user's home directory.
|
|
Run the following once to setup Scratch:
|
|
$ sh ${PREFIX}/share/scratch/iniscratch
|
|
Afterwards, simply run 'scratch'.
|