https://github.com/fwcd/circuitbuilder
Graphical boolean circuit editor and simulator
https://github.com/fwcd/circuitbuilder
boolean-algebra boolean-circuit-simulator
Last synced: 4 months ago
JSON representation
Graphical boolean circuit editor and simulator
- Host: GitHub
- URL: https://github.com/fwcd/circuitbuilder
- Owner: fwcd
- License: gpl-3.0
- Created: 2018-02-02T15:05:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-02T01:10:20.000Z (about 6 years ago)
- Last Synced: 2026-02-15T16:40:08.700Z (4 months ago)
- Topics: boolean-algebra, boolean-circuit-simulator
- Language: Java
- Homepage:
- Size: 646 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CircuitBuilder
A visual boolean circuit simulator.

## Running
`./gradlew run`