A simple algorithm that generates 2v2 match schedules for the RCM Powerup Game.
The schedule generation algorithm is detailed in this document
- Clone the repository into a directory of your choice
git clone https://github.com/RCMgames/MatchScheduleGenerator.git
- In the local directory, run
python run.py
- Follow the instructions in the console