Skip to content

andertavares/StarcraftAITournamentManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StarcraftAITournamentManager

Tournament Manager Software for StarCraft AI Competitions

Instructions: http://webdocs.cs.ualberta.ca/~cdavid/starcraftaicomp/tm.shtml

Tutorial video: https://www.youtube.com/watch?v=tl-nansNbsA

Persistent knowledge disabled

This fork of the Tournament Manager has the option to disable persistent knowledge from a round to the next. With persistent knowledge disabled, files in bwapi-data/write are not moved to bwapi-data/read. This way, bots cannot "adapt" or "learn" from previous matches. This feature might be desirable for specific types of experiments.

To disable persistent knowledge, set AllowRead option to no in server_settings.ini.

About

Tournament Manager Software for StarCraft AI Competitions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 74.6%
  • Java 14.5%
  • JavaScript 5.9%
  • C++ 4.7%
  • Other 0.3%