Skip to content

Repository files navigation

rubicks-cube

AI Gym for Rubicks cube and related puzzles.

build and run

docker-compose up rubicube

Development environment

setup

conda create --file environment.yml
conda activate rc
pip install -e .

test

pytest -m 'not slow'

run

  1. python -m rubicube
  2. python rubicube/visualize.py
  3. python rubicube/env.py

contribute

brew install pre-commit
pre-commit init

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages