A logic gate simulator written in typescript
Find a file
2019-05-22 22:47:48 +03:00
src frst commit 2019-05-22 22:43:04 +03:00
.gitignore basic typescript+webpack setup 2019-03-06 15:29:05 +07:00
LICENSE Initial commit 2019-05-22 22:44:37 +03:00
LICENSE.md add license 2019-03-06 08:06:09 +00:00
package.json frst commit 2019-05-22 22:43:04 +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 basic typescript+webpack setup 2019-03-06 15:29:05 +07:00

logicGateSimulator2

a better version of my logic gate simulator