Skip to content

A program that allows you to implement a circuit using logic gates. Karim's rule was designing the logic of each gate and implementing some actions for user like copy, cut, paste.

Notifications You must be signed in to change notification settings

karimmahmoud22/Logic-Circuit-Simulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Contributors


Mustafa Hamzawy


Karim Mahmoud

(back to top)

About

A program that allows you to implement a circuit using logic gates. Karim's rule was designing the logic of each gate and implementing some actions for user like copy, cut, paste.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 73.2%
  • C++ 26.8%