ldez / cubejs

cube.js -- JavaScript library for modeling and solving the 3x3x3 Rubik's Cube
http://ldez.github.io/cubejs/
MIT License
315 stars 47 forks source link

Other puzzles (and images) #81

Open jawadcode opened 4 years ago

jawadcode commented 4 years ago

I know this is a really big ask but could you guys add some other wca puzzles, e.g. 2x2-7x7, megaminx, skewb because this would make (and already is) an amazing tool for people who don't really want to delve into cube theory and complex mathematics. I don't think there are many other good tools that do this so it would really help. Also, maybe a feature to output an svg string based on an inputted scramble or some sort of collab with cube-preview or scramble-display.

ldez commented 4 years ago

For now,iIf you are looking for a lib with other wca puzzles, take a look the WCA approved scrambler: https://github.com/cubing/jsss and the forks for node (https://github.com/nickcolley/scrambo and https://github.com/Owstin/scrambow).

IMO, the image is out of the scope of this lib: you can use others lib for that like in my demo page: