a788653f28
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](https://github.com/pillarjs/path-to-regexp/compare/v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
docs | ||
public | ||
src | ||
.gitignore | ||
.prettierrc.json | ||
build.js | ||
flake.lock | ||
flake.nix | ||
LICENSE.md | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
Logic gate simulator
This is a logic gate simulator made for infoeducatie 2019.
Getting started
Check out the demo Or read the docs.
Credits
Many thanks to:
- Canana for the logo!
- Player_0_1#2955 for all the testing and ideas
- BlueGhost, Vyctor661, Mao for all the design reviews
Features
- Simple & intuitive UI
- Multiple simulations support
- (Configurable) integrated circuits
- Multiple bits per pin
- Multiple language support: Romanian, English, Dutch, Turkish, Chinese & more in the future
Playing with the source
This repo provides a nix flake for deployment.