https://github.com/simmsb/logicgates
https://github.com/simmsb/logicgates
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simmsb/logicgates
- Owner: simmsb
- Created: 2017-01-09T22:23:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-09T22:40:29.000Z (over 9 years ago)
- Last Synced: 2025-01-07T08:19:31.735Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LogicGates
Idk, It's a way of describing logic gate arrays
There are 4 things:
- Gates: have inputs and outputs, when an input changes, they update their output accordingly
- inputs: Can hold true/ false, when set push updates to all connected connections
- outputs: Receive output from gates/ inputs, you get it
- connections: relay changes in input to gates