Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.2 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.2 KB

Cubedex

Cubedex is an alg trainer that helps you drill, time, and master Rubik's Cube algorithm sets like OLL and PLL, building them into your muscle memory more quickly and effectively.

📱 How to Get Started:

✅ Visit CubeDex.app in your browser
✅ Add Cubedex to your home screen for an app-like experience
✅ You can use it offline - Cubedex works perfectly without an internet connection
✅ Compatible with GAN smartcubes and regular non-Bluetooth cubes!

📺 Watch the Tutorial Video:
Watch the Tutorial Video

Cubedex has been created with ♥ by Pau Oliva Fora using gan-web-bluetooth and cubing.js.

If you enjoy using Cubedex, please consider supporting the development on Ko-fi.
ko-fi

Building:

$ npm install
$ npm run build && npm run preview

Publish gh-page:

$ rm -rf docs && mv dist docs