Please use turbowarp. This project isn ́t scratch compatible, for now. https://experiments.turbowarp.org/faster-lists/1317572112 "shift + click" on the canva to add gates, toggle simulation, grid... edit: doesn't work on scratch also for save/load. For "load", you have "add" or "clear", basically, "add" is like adding the object, and "clear" like deleting everything before loading you can drag gates for making a wires, frag from an input to an output or from an output to an input. An input can't have multiple wires. An output can. "shift + click" on a gate, you can delete the gate, you can add a label... if you want to delete a wire, you HAVE to delete one of the two gates. Sorry... This project is stable as far as I know. You CAN have for example a XOR gate which use its output for one of its inputs
this project is not instabilities free. Thanks to @-rex- for the tri filler thanks to @costc075202 for some tchatting about this project, he gave me some ideas I don't think I'll ever continue this project. But here a todo list: [ ] add user friendly wires deletion [ ] add optimizations with a kind of GC when you delete and then recreate objects (wires/gates) [ ] add a custom component system [ ] add some more hard coded outputs, like RGB display...