Skip to content

umutsevdi/Logic-Circuit-Simulator

Repository files navigation


Logo

Logic Circuit Simulator

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.

Features

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.

Screenshot 1

Built With

Logic Circuit Simulator was built in Godot Engine.

Installation

Browser Version :

The Browser version of the Logic Circuit Simulator provide limited functionality. Refreshing the page will erase your progress. Use on Browser.

Application :

Click download to install the desktop version.

Source Code :

  1. You can download the source code.
  2. To clone the repository :
    git clone https://github.com/umutsevdi/Logic-Circuit-Simulator.git

Screenshots

Screenshot 2 Screenshot 3 Screenshot 4

License

Distributed under the GNU General Public License. See LICENSE for more information.

Contact

About

A free and open-source Logic Circuit Simulator built in Godot Engine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published