Circuit Simulator from Ground up in C++ (SFML and ImGui for GUI)
Controls | Keys |
---|---|
Drag | Scroll Wheel |
Toolbar | Hover Cursor to Left |
Select All | Ctrl + A |
Copy | Ctrl + C |
Paste | Ctrl + V |
Cut | Ctrl + X |
Delete | Del |
Rotate | Ctrl + R |
Rotate Block | Ctrl + Shift + R |
Open Project | Ctrl + O |
Save Project | Ctrl + S |
Save as Image/Project | Ctrl + Shift + S |
Close | Esc |
Enjoy,
Fell Free to give Advice