Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fulcanelly/circuits
logic circuit gates builder inspired by Current Circuit Builder
https://github.com/fulcanelly/circuits
electronics logic-gates reactjs
Last synced: about 1 month ago
JSON representation
logic circuit gates builder inspired by Current Circuit Builder
- Host: GitHub
- URL: https://github.com/fulcanelly/circuits
- Owner: fulcanelly
- Created: 2022-11-27T22:05:07.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-11T21:47:29.000Z (12 months ago)
- Last Synced: 2024-01-12T09:04:17.311Z (12 months ago)
- Topics: electronics, logic-gates, reactjs
- Language: TypeScript
- Homepage:
- Size: 540 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Circuits
## What is it ?
It's a logic gates builder inspired by [Current Circuit Builder](https://m.apkpure.com/current-circuit-builder/tobbe.android.current)
![out](https://user-images.githubusercontent.com/53056797/204164175-07c05b0d-f7f7-44af-a0a4-97097eb609ad.gif)
# TODO
## Plans:
* Use array instead of .find
* Chunks
* Cache wires
* Add chips## Bugfixes :
* fix related to [getNearWithTouchingIndex2](./src/engine.ts) problem
* fix wrong coordinates on rescale in chrome