erratic-gate/README.md

23 lines
600 B
Markdown
Raw Permalink Normal View History

2019-07-25 13:09:47 +02:00
# Logic gate simulator
2019-07-11 20:05:33 +02:00
2024-11-28 15:36:01 +01:00
This is a logic gate simulator I originally wrote for infoeducatie 2019. Check out the [online instance](https://erratic-gate.moonythm.dev/).
2019-07-25 13:09:47 +02:00
2024-11-28 15:36:01 +01:00
## Features
- Simple & intuitive UI
- (Parametrized) integrated circuits
- Multi-bit signals
- Multiple language support: Romanian, English, Dutch, Turkish, Chinese & more in the future
2019-06-03 21:35:47 +02:00
2024-11-28 15:36:01 +01:00
## Contributing
This repo provides a nix flake for deployment.
2019-08-01 20:57:05 +02:00
## Credits
2019-06-03 21:35:47 +02:00
2019-08-01 20:57:05 +02:00
Many thanks to:
2019-07-25 21:59:52 +02:00
2019-08-01 20:57:05 +02:00
1. [Canana](http://canana.xyz/) for the logo!
2. Player_0_1#2955 for all the testing and ideas
2019-08-05 17:53:07 +02:00
3. BlueGhost, Vyctor661, Mao for all the design reviews