Project Page
A free and open-source Logic Circuit Simulator.
Warning
Logic Circuit Simulator is built with Godot 3.x and is no longer maintained. You can view the upcoming C++ version, currently under development, by clicking here. If you’d like to help move the project forward, feel free to submit merge requests for a Godot 4.x patch.
Logic Circuit Simulator is an open-source tool that comes with the following features:
- Organize work into Scenes or reusable Prefabs.
- Build simple or complex logical expressions using a full set of gates.
- Display connections and all parameters of any logic gate within your scenes.
- Generate and inspect truth tables for any circuit to verify behavior instantly
- Handle several scenes/prefabs simultaneously with tabs.
- Create your data either by drag & drop or write as a .json file.
Logic Circuit Simulator was built in Godot Engine.
The Browser version of the Logic Circuit Simulator provide limited functionality. Refreshing the page will erase your progress. Use on Browser.
Click download to install the desktop version.
- You can download the source code.
- To clone the repository :
git clone https://github.com/umutsevdi/Logic-Circuit-Simulator.git
Distributed under the GNU General Public License. See LICENSE
for more information.
- Project Link: https://github.com/umutsevdi/Logic-Circuit-Simulator
- itch.io Link: https://umutsevdi.itch.io/logic-circuit-simulator