A logic gate simulator written in typescript
Find a file
2019-05-27 20:29:29 +03:00
src solved gitignore 2019-05-27 20:29:29 +03:00
.gitignore solved gitignore 2019-05-27 20:29:29 +03:00
.nvmrc 😁 Added too much stuff to explain! 2019-05-27 16:35:34 +03:00
deploy.ts solved gitignore 2019-05-27 20:29:29 +03:00
LICENSE.md add license 2019-03-06 08:06:09 +00:00
package-lock.json solved gitignore 2019-05-27 20:29:29 +03:00
package.json solved gitignore 2019-05-27 20:29:29 +03:00
README.md Initial commit 2019-05-22 22:44:37 +03:00
tsconfig.json frst commit 2019-05-22 22:43:04 +03:00
webpack.config.js solved gitignore 2019-05-27 20:29:29 +03:00

logicGateSimulator2

a better version of my logic gate simulator