Skip to content

React app for constructing and simulating logic circuits.

Notifications You must be signed in to change notification settings

Aurux/PuzzlingLogic

Folders and files

NameName
Last commit message
Last commit date
Apr 9, 2024
Apr 24, 2023
Mar 19, 2024
Apr 6, 2023
Mar 19, 2024
Mar 20, 2024
Apr 6, 2023
Mar 26, 2025
Mar 26, 2025
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023

Repository files navigation

PuzzlingLogic

React app for building and playing with logic circuits. Follow the link on this page to view the hosted site.

If you'd like to host it yourself then pull the docker image under packages!

To run code in dev mode:

  1. npm i
  2. npm run dev
  3. Go to http://localhost:5173

SR Latch made with app:

YOUR-ALT-TEXT