Logic Engine
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.
Browser Mode :
* During the browser mode, you can use almost every feature of the simulator. However, upon refreshing the page all of the progress will be lost.
Application :
1. Downloaded application provides all features.
2. To download visit this link : [Download](https://umutsevdi.itch.io/logic-circuit-simulator/purchase)
Source Code :
1. You can check out the source code from: https://github.com/umutsevdi/Logic-Circuit-Simulator
2. To clone the repository :
git clone https://github.com/umutsevdi/Logic-Circuit-Simulator.git
Roadmap
* At the end of August, 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 (https://github.com/umutsevdi/Logic-Circuit-Simulator/issues) for a list of proposed features (and known issues).
License
Distributed under the GNU General Public License. See "LICENSE" for more information.
Contact
* Project Link: [https://github.com/umutsevdi/Logic-Circuit-Simulator](https://github.com/umutsevdi/Logic-Circuit-Simulator)
* itch.io Link: [https://umutsevdi.itch.io/logic-circuit-simulator](https://umutsevdi.itch.io/logic-circuit-simulator)
Status | In development |
Category | Tool |
Platforms | HTML5, Windows |
Release date | Apr 01, 2021 |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Umut |
Genre | Simulation |
Made with | Godot |
Tags | Godot, tool |
Code license | GNU General Public License v3.0 (GPL) |
Average session | A few minutes |
Languages | English |
Inputs | Mouse, Touchscreen |
Accessibility | Color-blind friendly, Configurable controls |
Links | Source code |
Download
Click download now to get access to the following files:
Development log
- About the Upcoming Logic Engine 2.0 UpdateJul 28, 2021
- Logic Circuit Simulator AnnouncementApr 02, 2021