This project barely runs on Scratch. Please play it on Turbowarp: https://turbowarp.org/1155217614 What is this? This is a code editor that not only allows you to write, but also run C#-like code. Yes, you can make games with it! What is it capable of? There are demo projects available. Click on the folder icon at the top right. Under "Demo Projects" select a demo and hit run! How do I get started using it? There's a documentation: https://scratch-code-editor.gitbook.io/scratch-code-editor-docs/ You will need sufficient knowledge of C#, Java or similar languages. What's different from similar projects (e.g. Scratch++)? - You can create classes - Polished code editor with familiar controls - Viable for making games - Great performance, as fast as it can get - Simple file management, accessible through code - Dynamic UI system, also accessible through code - Fairly flexible syntax - Functions with return values, which you can freely put inside expressions - Syntax highlighting like VS Code Something's not happening as expected! Send me a remix of this project (project codes are too long to comment) with a detailed description of the problem and what you were expecting to happen and I'll gladly help you out. ScratchSharp / Scratch#