Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sonota88/kairo-gokko
A relay-based toy logic circuit simulator
https://github.com/sonota88/kairo-gokko
dxopal ruby
Last synced: 1 day 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 (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-03T04:50:24.000Z (12 months ago)
- Last Synced: 2024-01-04T05:38:27.568Z (12 months ago)
- Topics: dxopal, ruby
- Language: Ruby
- Homepage:
- Size: 1.27 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kairo-gokko
![](https://cdn-ak.f.st-hatena.com/images/fotolife/s/sonota88/20200412/20200412074010.gif)
リレー式論理回路シミュレータを自作して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