https://github.com/mojtabaj/javafx-logical-gate
Logical Gate JavaFx
https://github.com/mojtabaj/javafx-logical-gate
and circuit java javafx javafx-application logical-gate nand nor not or xor
Last synced: 3 months ago
JSON representation
Logical Gate JavaFx
- Host: GitHub
- URL: https://github.com/mojtabaj/javafx-logical-gate
- Owner: mojtabaJ
- Created: 2020-01-27T18:45:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-29T06:18:52.000Z (over 5 years ago)
- Last Synced: 2025-01-23T00:11:40.913Z (4 months ago)
- Topics: and, circuit, java, javafx, javafx-application, logical-gate, nand, nor, not, or, xor
- Language: Java
- Homepage:
- Size: 177 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Logical Gate Simulator
Logical Gate JavaFx* This is a application that helps the circuit designer to test the working of their circuit.
## Logical Gates
1. AND.
2. OR.
3. NAND.
4. NOR.
5. XOR.
6. XNOR.
7. NOT.## Features
1. Circuit Testing.
2. Simple Drag and Drop interface.

