Project Page
A free and open-source Logic Circuit Simulator.
Logic Circuit Simulator is an open-source tool that comes with the following features:
- Create Projects ( Scenes or Prefabs )
- Use Gates to make basic or complex logic calculations
- Display connections and all parameters of any logic gate within your scenes.
- Examine results from the Truth Table
- Save & Load your progress
- Work with tabs and handle multiple scenes & prefabs at once.
- Save prefabs and reach them across other scenes and even other prefabs.
- Create your data either by drag & drop or write as a .json file.
Logic Circuit Simulator was built in Godot Engine.
- To use the application on your browser visit: Use on Browser.
- During the browser mode you can use almost every feature of the simulator. However upon refreshing the page all of the saved files will be lost.
- Downloaded application provides all features.
- To download visit this link : Download
- You can download the source code. It's free to use.
- To clone the repository :
git clone https://github.com/umutsevdi/Logic-Circuit-Simulator.git
- At the end of the june, I'll update the program and provide more optimized and clean code. I'll fix existing bugs and try to add new features.
- See the open issues for a list of proposed features (and known issues).
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