ScratchData LogoScratchData
Back to rdococ's profile

node logic simulator v16

RDrdococ•Created October 27, 2023
node logic simulator v16
47
44
760 views
View on Scratch

Instructions

WASD- scroll Mouse wheel/zoom bar- zoom Drag- drag objects There are the following tools: - Place: Select the node you want and click to place it. - Connect: Drag to create a wire. - Interact: Click nodes to interact with them. - Select: Drag to select nodes in an area and copy, delete or move them. - Delete: Click a node or the 'X' in the middle of a wire to delete it. - Save: Generates a save code for your circuit. (You can also save to a cloud server, which gives you a save ID.) - Load: Loads a circuit from a save code. (You can also load save IDs from the cloud server.) - Snap to Grid: Click to toggle grid snapping. Node types: - Switch: Can be clicked with the interact tool to turn it on and off. - Light: Gives off bright light and passes signals along like an OR gate. - Inverter: Outputs 0 if any of its input wires has a 1. Otherwise, outputs 1. (Basically, it's a NOR gate.) - And: Outputs 1 only if *all* of its input wires are on. - Xor: Outputs 1 if an *odd* number of input wires are on. Examples can be found at: https://gist.github.com/rdococ/252e5595c793d0d2debb8ed2e2f2739e

Description

! Flashing lights warning ! Mobile is fully supported! Use Turbowarp for high quality pen, widescreen and 144 FPS: https://turbowarp.org/915282402 Cloud server provided by infernity (@ooooa3) Closest point on line algorithm from @Spentinium's project: https://scratch.mit.edu/projects/875065013/

Project Details

Project ID915282402
CreatedOctober 27, 2023
Last ModifiedMarch 17, 2025
SharedOctober 28, 2023
Visibilityvisible
CommentsAllowed