Twisty.js Save Abandoned

This project is now part of `cubing.js`: https://github.com/cubing/cubing.js/tree/master/src/twisty

Project README

twisty.js

Usage

Add to the header:

<link href="path/to/twisty.css" rel="stylesheet" type="text/css">
<script src="path/to/twisty.js"></script>

Automatic (applet-style):

<twisty
  alg="R U R'"
></twisty>

Custom (Javascript):

<twisty
  initialization="custom"
  alg="R U R'"
></twisty>

<script>
  new TwistyPlayer(element);
</script>
Open Source Agenda is not affiliated with "Twisty.js" Project. README Source: cubing/twisty.js
Stars
59
Open Issues
39
Last Commit
2 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating