Skip to content

Releases: AkshathRaghav/cubot.io

Cubot Version 3.0

14 Aug 13:52
2fdb259
Compare
Choose a tag to compare
  • solve() bugs fixed
  • New Errors added in cube creation

Cubot-v2.0

11 Jul 13:49
088ef1b
Compare
Choose a tag to compare
  • Cubot handles both 2x2 and 3x3
  • Solve methods added for both
  • All bugs in the previous solve method have been corrected
  • Solve code opitimized for quicker output
  • Scramble methods added
  • New print methods
  • More flexibility and parameters for almost all methods
  • New ways to manipulate the cube both directly and indirectly, have been added

Cubot will handle the decision between holding 2x2 or 3x3. In other words, initialize like you used to, and in new quicker ways.

Happy Cubing!

Cubot Version 1.0

24 May 20:54
fa9cae2
Compare
Choose a tag to compare
  • Contains most of the Cube moves,
  • Robust constructors and methods
  • Working solve() methods with warnings,
  • Accessibility granted to all methods given in Documentation