{"id":20764015,"url":"https://github.com/umutsevdi/logic-circuit-simulator","last_synced_at":"2025-04-30T07:53:37.099Z","repository":{"id":38099411,"uuid":"349226526","full_name":"umutsevdi/Logic-Circuit-Simulator","owner":"umutsevdi","description":"A free and open-source Logic Circuit Simulator built in Godot Engine.","archived":false,"fork":false,"pushed_at":"2021-12-23T15:53:47.000Z","size":7224,"stargazers_count":41,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-30T07:52:57.073Z","etag":null,"topics":["gdscript","godot","godot-engine","godotengine","logic-gates","simulator"],"latest_commit_sha":null,"homepage":"","language":"GDScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/umutsevdi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-18T21:52:12.000Z","updated_at":"2025-01-26T04:53:41.000Z","dependencies_parsed_at":"2022-08-18T06:06:15.631Z","dependency_job_id":null,"html_url":"https://github.com/umutsevdi/Logic-Circuit-Simulator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutsevdi%2FLogic-Circuit-Simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutsevdi%2FLogic-Circuit-Simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutsevdi%2FLogic-Circuit-Simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutsevdi%2FLogic-Circuit-Simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umutsevdi","download_url":"https://codeload.github.com/umutsevdi/Logic-Circuit-Simulator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251666246,"owners_count":21624292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gdscript","godot","godot-engine","godotengine","logic-gates","simulator"],"created_at":"2024-11-17T10:48:20.381Z","updated_at":"2025-04-30T07:53:37.038Z","avatar_url":"https://github.com/umutsevdi.png","language":"GDScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![GNU License][license-shield]][license-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n\n\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/umutsevdi/Logic-Circuit-Simulator\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/umutsevdi/Logic-Circuit-Simulator/main/icon.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n  \u003c/a\u003e\n  \n  \u003ch3 align=\"center\"\u003eLogic Circuit Simulator\u003c/h3\u003e\n  \n  \u003ca href=\"https://umutsevdi.itch.io/logic-circuit-simulator\"\u003e\n    \u003cp align=\"center\"\u003eProject Page\u003c/p\u003e\n  \u003c/a\u003e\n  \u003cp align=\"center\"\u003eA free and open-source Logic Circuit Simulator.\u003c/p\u003e\n  \n\u003c/p\u003e\n\n\n\n## Features\nLogic Circuit Simulator is an open-source tool that comes with the following features:\n  * Create Projects ( Scenes or Prefabs )\n  * Use Gates to make basic or complex logic calculations\n  * Display connections and all parameters of any logic gate within your scenes.\n  * Examine results from the Truth Table\n  * Save \u0026 Load your progress\n  * Work with tabs and handle multiple scenes \u0026 prefabs at once.\n  * Save prefabs and reach them across other scenes and even other prefabs. \n  * Create your data either by drag \u0026 drop or write as a .json file.\n\n![Screenshot 1](https://raw.githubusercontent.com/umutsevdi/Logic-Circuit-Simulator/main/screenshots/sc1.png)\n\n\n### Built With\n\nLogic Circuit Simulator was built in Godot Engine.\n\n\n### Installation\n#### Browser Mode : \n1. To use the application on your browser visit: [Use on Browser](https://umutsevdi.itch.io/logic-circuit-simulator).\n2. 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.\n#### Application : \n1. Downloaded application provides all features.\n2. To download visit this link : [Download](https://umutsevdi.itch.io/logic-circuit-simulator/purchase)\n#### Source Code :\n1. You can download the source code. It's free to use.\n2. To clone the repository :\n   ```sh\n   git clone https://github.com/umutsevdi/Logic-Circuit-Simulator.git\n   ```\n\n## Screenshots\n\n\n![Screenshot 2](https://raw.githubusercontent.com/umutsevdi/Logic-Circuit-Simulator/main/screenshots/sc2.png)\n![Screenshot 3](https://raw.githubusercontent.com/umutsevdi/Logic-Circuit-Simulator/main/screenshots/sc3.png)\n![Screenshot 4](https://raw.githubusercontent.com/umutsevdi/Logic-Circuit-Simulator/main/screenshots/sc4.png)\n\n\u003c!-- ROADMAP --\u003e\n## Roadmap\n* 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.\n* See the [open issues](https://github.com/umutsevdi/Logic-Circuit-Simulator/issues) for a list of proposed features (and known issues).\n\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the  GNU General Public License. See `LICENSE` for more information.\n\n\n\n\u003c!-- CONTACT --\u003e\n## Contact\n* Project Link: [https://github.com/umutsevdi/Logic-Circuit-Simulator](https://github.com/umutsevdi/Logic-Circuit-Simulator)\n* itch.io Link: [https://umutsevdi.itch.io/logic-circuit-simulator](https://umutsevdi.itch.io/logic-circuit-simulator)\n\n\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[forks-shield]: https://img.shields.io/github/forks/umutsevdi/Logic-Circuit-Simulator.svg?style=for-the-badge\n[forks-url]: https://github.com/umutsevdi/Logic-Circuit-Simulator/network/members\n[stars-shield]: https://img.shields.io/github/stars/umutsevdi/Logic-Circuit-Simulator.svg?style=for-the-badge\n[stars-url]: https://github.com/umutsevdi/Logic-Circuit-Simulator/stargazers\n[issues-shield]: https://img.shields.io/github/issues/umutsevdi/Logic-Circuit-Simulator.svg?style=for-the-badge\n[issues-url]: https://github.com/umutsevdi/Logic-Circuit-Simulator/issues\n[license-shield]: https://img.shields.io/github/license/umutsevdi/Logic-Circuit-Simulator.svg?style=for-the-badge\n[license-url]: https://github.com/umutsevdi/Logic-Circuit-Simulator/blob/main/LICENSE\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://linkedin.com/in/umut-sevdi\n[product-screenshot]: images/screenshot.png\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumutsevdi%2Flogic-circuit-simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumutsevdi%2Flogic-circuit-simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumutsevdi%2Flogic-circuit-simulator/lists"}