AI Gym for Rubicks cube and related puzzles.
docker-compose up rubicubeconda create --file environment.yml
conda activate rc
pip install -e .pytest -m 'not slow'python -m rubicubepython rubicube/visualize.pypython rubicube/env.py
brew install pre-commit
pre-commit init