Skip to content

A fork of NewSoupVi's AP-Competitive-Matcher. Forking because I want to try adding some features (e.g. making a version for creating a series of 2v2 matches as has recently been tried on the AP server)

Notifications You must be signed in to change notification settings

mzbrubak/AP-Competitive-Matcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

AP-Competitive-Matcher

How to use:

  1. Copy the A1 to AO25 range from here into values.txt (Yes, including the top row and left column): https://docs.google.com/spreadsheets/d/17jgUyVK5PYnv-u29_wVT1YmmRN9hZOuF3H4JikAyJCc/edit?usp=sharing
  2. Set the amount of teams in the variable around line 29
  3. Probably don't change anything and just run main.py
  4. If you just get "Process finished with code 0", that means no valid match was found. In this case, you are probably working with a bigger team size, and should loosen the restrictions (especially on "minimum level" and "maximum difference")

GLHF

About

A fork of NewSoupVi's AP-Competitive-Matcher. Forking because I want to try adding some features (e.g. making a version for creating a series of 2v2 matches as has recently been tried on the AP server)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%