A logic gate simulator written in typescript
Find a file
2019-06-03 08:03:35 +00:00
src 🌋 fixed saving and loading saves from the ui, fixed the scale bug and the switchTo not beeing triggered 🚈 2019-06-03 08:03:35 +00:00
types 🚹 2019-05-27 21:07:48 +03:00
.gitignore 🌿 Added the false gate and a dummy sidebar 2019-06-02 18:59:35 +00:00
.nvmrc 😁 Added too much stuff to explain! 2019-05-27 16:35:34 +03:00
deploy.ts 🌉 fixed big bundle bug 🏂 2019-06-02 20:06:25 +00:00
LICENSE.md add license 2019-03-06 08:06:09 +00:00
package-lock.json 🏃 fixed build ignoring some js 2019-06-02 20:32:30 +00:00
package.json 🏃 fixed build ignoring some js 2019-06-02 20:32:30 +00:00
README.md Initial commit 2019-05-22 22:44:37 +03:00
tsconfig.json 🌉 fixed big bundle bug 🏂 2019-06-02 20:06:25 +00:00
webpack.config.js 🏃 fixed build ignoring some js 2019-06-02 20:32:30 +00:00

logicGateSimulator2

a better version of my logic gate simulator