jonatanklosko / reconstructions

A tool simplifying the process of reconstructing Rubik's Cube solves.

Home Page:https://reconstructions.jonatanklosko.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reconstructions

A web application simplifying the process of reconstructing Rubik's Cube solves. Check out the website. The core logic has been extracted to a separate package.

Demo

Development

Requirements:

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

Now you can visit localhost:3000 from your browser.

About

A tool simplifying the process of reconstructing Rubik's Cube solves.

https://reconstructions.jonatanklosko.com


Languages

Language:JavaScript 97.2%Language:HTML 2.8%