A logic gate simulator written in typescript
Find a file
Sandu Victor 35f6c1382f
removed random console.logs
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-10-14 21:06:43 +03:00
scripts removed random console.logs 2019-10-14 21:06:43 +03:00
textures/gates Add files via upload 2018-06-24 11:02:09 +03:00
index.html small changes to code 2019-10-14 21:00:42 +03:00
README.md Fixed childish readme 2019-09-28 21:27:06 +01:00
st.css small changes to code 2019-10-14 21:00:42 +03:00

Logic-gate-simulator

This was my first attempt at making a logic gate simulator. I did this right after finishing the 8th grade, and let's just say it wasn't so good:) If you want to check out an actually good logic gate simulator, check out my latest attempt at doing it

Basic controls: Tap on the blue box to add components Tap on 2 pins to connect them Tap on a cable to remove it Enjoy XD

Contributions are welcome (if for some reason you want to contribute to this).