/cube

Rubik's Cube built with three.js

Primary LanguageJavaScript

Rubik's Cube

Rubik's Cube built with three.js

Technology

Setup

Run this project on localhost:8080 using npm

$ git clone https://github.com/MadhavRKumar/cube.git && cd cube
$ npm install
$ npm run dev