.. a documentation master file, created by sphinx-quickstart on Sun Oct 6 15:59:32 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Splendor-AI =========== Special Thanks ~~~~~~~~~~~~~~ We would like to thank Prof. Nir Lipovetzky, an instructor in `COMP90054 “AI Planning for Autonomy” `_ course of the University of Melbourne. The course staff have organized a contest for autonomous agents for the game Splendor, developed by the students. We’ve contacted associate Prof. Nir Lipovetzky ( `Github `_ , `Mail `_ ) of `Melbourne University `_ and he provided us with their implementation of the game engine. From there we’ve started tweaking the game engine a bit for our needs (like adding the ``generatePredecessor`` method to ``SplendorGameRule`` ). .. toctree:: :maxdepth: 2 :caption: Contents: installation run_splendor developing_agents generate_docs development modules agents