Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d-band/cube
rubik's cube solver
https://github.com/d-band/cube
color-detection kociemba rubiks-cube
Last synced: 28 days ago
JSON representation
rubik's cube solver
- Host: GitHub
- URL: https://github.com/d-band/cube
- Owner: d-band
- Created: 2020-09-08T10:18:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-16T09:18:10.000Z (over 4 years ago)
- Last Synced: 2024-04-28T03:17:10.818Z (8 months ago)
- Topics: color-detection, kociemba, rubiks-cube
- Language: JavaScript
- Homepage: https://cube.jsmartx.cn
- Size: 52.7 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Rubik's Cube Solver
===================## Usage
```bash
npm installnpm start
# open http://localhost:8000
```## Reference
- https://github.com/muodov/kociemba
- https://github.com/bluquar/cubr
- https://github.com/d-band/kociemba