The page gives a quick walk through of how you should run your own copy of the League.

<aside> ⚠️

Warning

Options marked with ℹ️ may conflict with the League rules. Review the ⚠️ Modification Guideline thoroughly before making changes.

</aside>

Step 1: Customize Config File


Configure your game parameters in config.py:

Details refer to config.py.

Step 2: Define Strategies


Create two strategy files:

Details refer to Strategies.

**[**ℹ️ Optional] Step 3: Setup Agent Interactions