cube-code
cube-code copied to clipboard
trafficstars
Cube Code
Useful libraries and packages for writing speedcubing related software.
I have a library to add to the list!
Awesome!
Open a pull request
editing README.md adding a link to your library and a
brief description of what it does.
Packages
- General
- Javascript
- Ruby
- C++
- C#
- Java
- Clojure
General
- icons - Set of cubing related icons
Javascript
- cubid - Cube representation
- jChester - Time entry jQuery plugin
- twisty.js - Puzzle visualization library
- alg.js - Algorithm parsing library
- jsss - Javascript Solver/Scrambler Suite (not up-to-date with the regulations)
- scrambo - Wrapper around jsss (not up-to-date with the regulations)
- roofpig - Puzzle visualization library
- stackmat.js - Access stackmat data
- simian - Heise-style cube simulator keyboard bindings helper
- gCube - 3x3 Visualizer jQuery/HTML plugin
- algurl - Generate alg.cubing.net URLs
- TPS - Javascript cube timer framework
- AnimCubeJS - Port of AnimCube Java Applet
- which-pll - Determine which pll an alg solves
Ruby
- cubeseer - Diagram generator, but contains a cube representation
- RaMSDeL - Random Move Scrambler Definition Language
C++
- ksolve+ - General purpose puzzle solver
C#
- CubeStates - 2x2 fixed corner representation
Java
- TNoodle - Official scramble generators
- min2phase - Fast 3x3 solver, used in TNoodle
- ACube - 3x3 solver supporting partially defined cubes
- TPR-4x4x4-Solver - 4x4 reduction solver
- sq12phase - Square-1 solver
- clock - Clock solver
Clojure
- scramblyzer - Tool for analyzing scrambles, contains a cube representation