A logic gate simulator written in typescript
				
			
		| .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 I originally wrote for infoeducatie 2019. Check out the online instance.
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:
- Canana for the logo!
- Player_0_1#2955 for all the testing and ideas
- BlueGhost, Vyctor661, Mao for all the design reviews