Try it here: cubemem.adamurban.net 🌍
- shuffle records moves
- default preferences
- allow (again) text based input and gracefull fail on cubecodes with mistakes
- warn on misalligned cubes
- suggest setup moves
- alternative algorithms for edge solution
- write howto
- allow to choose buffer stickers and swap algorithms
- rotate the sticker label in 3d view on the top and bottom cube face
- normalize cube codes (rare)
- When preference for 2d cube is set in the guide, the 3d cube does not respect the "always" option for sticker labels.
- To test:
pytest
- To see coverage:
coverage run --omit='test_*.py' -m pytest && coverage report