An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Cuble

Wordle for cubers!

![2D projection of Rubik's cube](demo.png)

## Hacking

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