/alg-drill

A tiny tool for practicing recognition of newly learnt cubing algorithms.

Primary LanguageJavaScript

Alg Drill

A tiny tool for practicing recognition of newly learnt cubing algorithms.

Demo

Development

Requirements:

  • Node.js
# Install dependencies
npm install
# Run the development server
npm start

Now you can visit localhost:3000 from your browser.