https://github.com/danielzting/cuble
The Wordle of Rubik's Cubes! Guess the scramble in as few tries as you can.
https://github.com/danielzting/cuble
cubing game puzzle speedsolving wordle
Last synced: 12 days ago
JSON representation
The Wordle of Rubik's Cubes! Guess the scramble in as few tries as you can.
- Host: GitHub
- URL: https://github.com/danielzting/cuble
- Owner: danielzting
- License: gpl-3.0
- Created: 2022-03-04T01:20:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-18T20:33:46.000Z (almost 4 years ago)
- Last Synced: 2025-10-19T15:37:54.555Z (9 months ago)
- Topics: cubing, game, puzzle, speedsolving, wordle
- Language: JavaScript
- Homepage: https://danielzting.github.io/cuble/
- Size: 732 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Cuble
Wordle for cubers!

## Hacking
After cloning the repository, run `npm install` to download the dependencies and `npm run dev` to start the development server.