This project visualizes basic electronic and physics concepts using SFML (Simple and Fast Multimedia Library).
It demonstrates how to simulate and render components of an electronic circuit — wires, resistors, and voltage sources — using real-time graphics.
- Built with C++ and SFML
- Simple visual simulation of circuit behavior
- Easy-to-run Windows executable
Download the ZIP from the main directory, extract, and run the .exe file.
Full project documentation is available at:
👉 once-1296.github.io/Electronic-Circuit-Simulator