Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 481 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 481 Bytes

MatchScheduleGenerator

A simple algorithm that generates 2v2 match schedules for the RCM Powerup Game.

The schedule generation algorithm is detailed in this document

Usage

  1. Clone the repository into a directory of your choice git clone https://github.com/RCMgames/MatchScheduleGenerator.git
  2. In the local directory, run python run.py
  3. Follow the instructions in the console