Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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