23 lines
600 B
Markdown
23 lines
600 B
Markdown
# Logic gate simulator
|
|
|
|
This is a logic gate simulator I originally wrote for infoeducatie 2019. Check out the [online instance](https://erratic-gate.moonythm.dev/).
|
|
|
|
## Features
|
|
|
|
- Simple & intuitive UI
|
|
- (Parametrized) integrated circuits
|
|
- Multi-bit signals
|
|
- Multiple language support: Romanian, English, Dutch, Turkish, Chinese & more in the future
|
|
|
|
## Contributing
|
|
|
|
This repo provides a nix flake for deployment.
|
|
|
|
## Credits
|
|
|
|
Many thanks to:
|
|
|
|
1. [Canana](http://canana.xyz/) for the logo!
|
|
2. Player_0_1#2955 for all the testing and ideas
|
|
3. BlueGhost, Vyctor661, Mao for all the design reviews
|