dingzex/LogicCircuitDesign
For our 2016 C++ Final Project, we would like to create a circuit board interface, where the user has a menu of different gates, inputs, and wires. The user would build their own logic circuit design by dragging and dropping pieces on the interface and our program would build an expression representing that circuit. It would also calculate the output of a circuit depending on the values given by the inputs.
C++
Watchers
No one’s watching this repository yet.