A simple Digital Logic Simulator written in Java because why not :)
It currently does not have a GUI but that will be added later in development.
-Basic AND, NOT, OR Gates.
-Creation of custom chips.
-Saving/Loading chips to/from JSON with automatic chip dependecy management.
-Pinout and Truth Table viewer.
-Running simulations on the chips with different pinstates.