Skip to content

yarivgdidi/rubiks-cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rubiks-cube

A web application that solves the Rubik's cube

Rubik's cub screen shot

This project has been created for my own entertainment.

It is written in plain javascript using three.js as WebGL 3D engine and with a touch of angular-js.

a working demo is available here or at five-software.com/rubiks (my old home page)

a much newer version (demo only) is available at cubesolver.app.

To run it locally:

git clone https://github.com/yarivgdidi/rubiks-cube.git
npm i -g http-server            // if you don't have one installed yet
npx http-server <path-to-dir>   // e.g. npx http-server c:\five\rubiks-cube

Then browse to http://localhost:8080

(No build required, isn't it amazing )

Under docs, you will find a short description of the project (sorry, hebrew only).

Enjoy

About

An application that solves the rubiks cube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages