billyprints is a node based logic simulator inspired by the logisim project, made using dear imgui project. You can guess where the name idea came from.
It's in a may-break state of development, currently all fundamental operations are available, all logic gates have been added. Future versions will look into making the simulator more explorable and feature rich, with improved performance.
Clone this repo with its submodules (see following) and open it in visual studio
> git clone --recursive https://github.com/billyeatcookies/billyprints.git