An ASCII Scratch renderer; for the terminal!
This image symbolizes the utter stupidity of the Scratch community /j
- ASCII renderer
- Unicode half-block renderer
- ANSI and True Color support!
- Sound playback through your speakers, via node-web-audio-api
- Runs local
.sb3projects with scratch-vm
node src/index.js path/to/project.sb3
node src/index.js --demoRun node src/index.js --help for rendering and playback options. Pass --mute to disable audio.
Extensions and pen are not rendered.
MPL-2.0. If you need to see it look at LICENSE