Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 605 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 605 Bytes

billyprints

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.

development

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.

running

Clone this repo with its submodules (see following) and open it in visual studio

> git clone --recursive https://github.com/billyeatcookies/billyprints.git