Skip to content

Latest commit

 

History

History
46 lines (40 loc) · 2.27 KB

README.md

File metadata and controls

46 lines (40 loc) · 2.27 KB
Table of Contents
  1. About The Project
  2. Built With
  3. Screenshots
  4. Contributors

About The Project

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.

(back to top)

Built With

CPP   VS  

(back to top)

Screenshots

(back to top)