Logic Simulators

A collection of simulators exploring different kinds of logic gates.

🧠 Digital Logic Simulator

A classic base-2 simulator — simple, clean, and functional. A foundation for all things digital logic.

🧬 DNA Logic Simulator

A speculative simulator imagining DNA as a logical medium. Based on a fictional gate you call the "Outer Inverse." It's weird, wild, and strangely beautiful.

🛠️ Custom Logic Simulator

Create your own logical world! Choose the base, define your own symbols, pick colors, and this simulator will generate a tailored playground just for you.

🪄 HTML-CSS Logic Simulator

Demonstrates basic logic gates and latches using just HTML and CSS.