Table of Contents
This is a simple logic circuit designer/simulator implemented in C++ code, this application helps a user to draw a logic circuit using different components, connect them with connections, add switches to control inputs and LEDs to monitor outputs, save and load a circuit, and so on. The application should accept input from the user as mouse clicks or key strokes and then take actions according to the input.