https://github.com/sonota88/kairo-gokko
A relay-based toy logic circuit simulator
https://github.com/sonota88/kairo-gokko
dxopal ruby
Last synced: 9 months ago
JSON representation
A relay-based toy logic circuit simulator
- Host: GitHub
- URL: https://github.com/sonota88/kairo-gokko
- Owner: sonota88
- License: mit
- Created: 2020-02-15T07:27:20.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-02-29T01:22:19.000Z (over 2 years ago)
- Last Synced: 2025-02-16T15:17:32.343Z (over 1 year ago)
- Topics: dxopal, ruby
- Language: Ruby
- Homepage:
- Size: 1.27 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kairo-gokko

リレー式論理回路シミュレータを自作して1bit CPUまで動かした
https://memo88.hatenablog.com/entry/2020/05/03/132253
## Demo
https://sonota88.github.io/kairo-gokko/pages/index.html
## Run
```sh
# example
BROWSER=1 ./run.sh data/step_39.fodg 1
```
Open [http://localhost:7521/index.html](http://localhost:7521/index.html).
## See also
https://github.com/sonota88/dxopal-demos