This prototype has been compile to webGL and hosted on itch
You can play around with it here: hardikpnsp.itch.io/circuit-simulator
- clone the repository
- open folder as a Unity project
- SICP 3.3.4 A Simulation for Digital Circuit
- The desire to build a simple circuit simulation with three basic gates (AND, OR and NOT) was a byproduct of reading this chapter and doing its exercises.