All Projects → umutsevdi → Logic-Circuit-Simulator

umutsevdi / Logic-Circuit-Simulator

Licence: GPL-3.0 license
A free and open-source Logic Circuit Simulator built in Godot Engine.

Programming Languages

GDScript
375 projects

Projects that are alternatives of or similar to Logic-Circuit-Simulator

novemberdev soulslike darksouls godot
Dark Souls clone in 3D with Godot
Stars: ✭ 51 (+121.74%)
Mutual labels:  godotengine, godot, godot-engine
godot-android-plugin-firebase
Godot 3.2.2 Android plugin for Firebase
Stars: ✭ 41 (+78.26%)
Mutual labels:  godotengine, godot, godot-engine
godot-cmvalley
Port of the Sauerbraten clanmap cm|Valley to Godot 4.0
Stars: ✭ 28 (+21.74%)
Mutual labels:  godotengine, godot, godot-engine
GDGotm
Official Godot plugin for gotm.io - the Godot Platform!
Stars: ✭ 43 (+86.96%)
Mutual labels:  godotengine, godot, godot-engine
Moonwards-Virtual-Moon
Development continues on Unreal, in the MoonwardsUE repository
Stars: ✭ 97 (+321.74%)
Mutual labels:  simulator, godotengine, godot
Godot-DialogPlugin
🗨️ A Dialog Node for Godot Engine
Stars: ✭ 194 (+743.48%)
Mutual labels:  godotengine, godot, godot-engine
toziuha-night-oota
Opensource Metroidvania inspired on Castlevania Order of Ecclesia
Stars: ✭ 78 (+239.13%)
Mutual labels:  godotengine, godot, godot-engine
godot-performance-comparison
Godot performance comparison between the `3.x` and `master` branch
Stars: ✭ 12 (-47.83%)
Mutual labels:  godotengine, godot, godot-engine
Project-Map
No description or website provided.
Stars: ✭ 52 (+126.09%)
Mutual labels:  godotengine, godot, godot-engine
godot-admob-editor
This repository is for Godot's Addons to integrate natively AdMob to your Game Project without much configurations, with a beautiful UI and directly inside Godot Editor!
Stars: ✭ 43 (+86.96%)
Mutual labels:  godotengine, godot, godot-engine
godot-practice-shaders
Some practice shaders in Godot
Stars: ✭ 79 (+243.48%)
Mutual labels:  godotengine, godot, godot-engine
godot box2d
A C++ module that integrates the Box2D library with the Godot game engine by providing nodes for standard Box2D objects.
Stars: ✭ 32 (+39.13%)
Mutual labels:  godotengine, godot, godot-engine
godot-local-notification
Godot module for local notifications (android and iOS)
Stars: ✭ 111 (+382.61%)
Mutual labels:  godotengine, godot, godot-engine
Godot-3.0-Noise-Shaders
Godot 3.0 Noise Shaders
Stars: ✭ 38 (+65.22%)
Mutual labels:  godotengine, godot, godot-engine
Pixelorama
A free & open-source 2D sprite editor, made with the Godot Engine! Available on Windows, Linux, macOS and the Web!
Stars: ✭ 2,535 (+10921.74%)
Mutual labels:  godotengine, godot, godot-engine
Game-Examples
Godot game examples for gotm.io - the Godot Platform!
Stars: ✭ 27 (+17.39%)
Mutual labels:  godotengine, godot, godot-engine
DartGodot
Godot + Dart 🎯
Stars: ✭ 79 (+243.48%)
Mutual labels:  godotengine, godot, godot-engine
godot-interpolated-camera3d
Provides an InterpolatedCamera3D node that replicates its 3.2.x functionality (and more)
Stars: ✭ 40 (+73.91%)
Mutual labels:  godotengine, godot, godot-engine
godot-cpp-cmake
CMake scripts to build cross-platform GDNative C++ bindings
Stars: ✭ 20 (-13.04%)
Mutual labels:  godotengine, godot, godot-engine
godot-extras
My collection of various plugins, modules, or patches for Godot
Stars: ✭ 108 (+369.57%)
Mutual labels:  godotengine, godot, godot-engine

Forks Stargazers Issues GNU License LinkedIn


Logo

Logic Circuit Simulator

Project Page

A free and open-source Logic Circuit Simulator.

Features

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.

Screenshot 1

Built With

Logic Circuit Simulator was built in Godot Engine.

Installation

Browser Mode :

  1. To use the application on your browser visit: Use on Browser.
  2. 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.

Application :

  1. Downloaded application provides all features.
  2. To download visit this link : Download

Source Code :

  1. You can download the source code. It's free to use.
  2. To clone the repository :
    git clone https://github.com/umutsevdi/Logic-Circuit-Simulator.git

Screenshots

Screenshot 2 Screenshot 3 Screenshot 4

Roadmap

  • 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).

License

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

Contact

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].