cubing / twisty.js

The functionality of `twisty.js` is now part of `cubing.js`. Please see: https://js.cubing.net/cubing/twisty/
GNU General Public License v3.0
60 stars 15 forks source link

Alg class (prototypes) #71

Open lgarron opened 10 years ago

lgarron commented 10 years ago

e.g.

var a = alg.cube.fromString("R U R'")
var b = a.invert()