IoIxD / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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?).

About

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.

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%