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!
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.
Building:
$ npm install
$ npm run build && npm run preview
Publish gh-page:
$ rm -rf docs && mv dist docs