Skip to content

JasserTayari101/circuit-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circuit Simulator on top of SFML

Digital Circuit Simulator Program built on top of SFML that I built myself as a companion for my computer architecture CS course. Will support many features related to boolean algebra in the future

Description:

  • Made of a Toolbar for additional functionalities
  • Drawing Board for circuit editing -Made of Columns that represent circuit depth -First Column is for Inputs -Other Columns for (AND/NOT/OR/XOR)
  • Press:
    • 0->False Input / 1->True Input
    • C->New Columns
    • Arrows->Navigation
    • A->AND / O->OR / N->NOT / X->XOR

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages