Logica is an intuitive circuit simulator developed for education. It is possible to simulate sequential circuits as well as simple combinational circuits.
Import / Export are now supported, so you can save your circuit and share it with others.
This project is still under construction. If you are interested in logica, you're welcome to participate in the development of logica!
- Clone or download this repository
- Run
npm install
andnpm run build
- Ensure that Node.js and npm are installed
- Open
./built/web/index.html
in your web browser - That is it! Enjoy.
Good luck have fun.
logica is an open-source software licensed under The MIT License.