Logick
Logick is a digital logic simulator built in Godot. Circuits are constructed by connecting logic gates and other various modules together. You can save the circuits you create too!
To connect modules, click on the connector of one module and then click on another. The simulation is ran by pressing the 'play' button or Space. Additional keyboard controls are shown in the settings menu. To delete, clear, or rotate a module, click it without dragging and a little menu will appear.
While Logick only supports simple combinational logic, there is a flip-flop memory module that allows you to create slightly more interesting circuits.
This project started as my final for a mobile development class I took and I decided to publish it after adding a few enhancements.

Leave a comment
Log in with itch.io to leave a comment.