Implementation of the Azul board game as an environment for training RL agents.
The easiest way to develop is to reuse the setup created for running the project in GitPod:
- Create an account in GitPod if you don't have one
- Ask the project owner to set you as a collaborator on this project on GitHub
- Go to GitPod Settings > Integrations > GitHub > Edit Permissions > set public_repo to True
- Create a GitPod workspace pointing to this repo
- The provisioned Docker should have everything installed
Run this from the azul
directory:
cargo run