Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScratchInterpreter

An attempt to build a Scratch code interpreter. Written in C++. Please note that, only a subset of blocks is supported.

Build

mkdir build
cmake -B build
cmake --build build

Run

./build/ScratchInterpreter "path-to-your-project-file.sb3"

About

An attempt to build a program that can run Scratch code in a non-graphical form.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages