/YASE

Scratch project emulator written in Rust with a focus on high speed. This was never finished but I managed to unravel a Scratch project into a Rust struct and I think that's impressive enough on its own.

Primary LanguageRustGNU General Public License v3.0GPL-3.0

YASE: Yet Another Scratch Emulator

A (WIP) emulator for Scratch programs written in Rust with a focus on greater speed, while maintaining compatibility with Scratch projects (while also perhaps adding multithreading? maybe?).