Circuit Simulator
Note:
This is a one-week opensource project inspired by SICP - 3.3.4 - A Simulator for Digital Circuits
You can check out the code on my GitHub page here: github.com/hardikpnsp
Info:
- The simulation only has 5 different objects you can play around with for now.
- AND gate, OR gate, NOT gate: Three different logic gate
- Switch: You can use a switch to provide initial input logic (Red = 0, Green = 1) You can switch the logic by clicking on a switch
- Probe: Probe can be used as LED lights (Grey = 0, Yellow = 1
- Clock: It can be used as a clock that pulses at 0.5s interval
- You can check the help? button in-game for more info...
Status | Prototype |
Platforms | HTML5 |
Author | Hardik Prajapati |
Genre | Simulation |
Made with | Unity |
Leave a comment
Log in with itch.io to leave a comment.