- Build your custom logical gate circuit using a graphical user interface.
- Probe intermediate board states and outputs.
- Save and load your own circuits in .txt files.
- Java
git clone https://github.com/xbouroseu/lgsimgui.git
cd lgsimgui
make all
make check