Skip to content

crisbh/ualbertabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UAlbertaBot - StarCraft AI Competition Bot

Author: David Churchill ([email protected]) University of Alberta Type: .dll Race: Protoss

Setup:

Create Windows Environment Variables As Follows:

  • BWAPI_DIR - Location of BWAPI libraries
  • BOOST_DIR - Location of BOOST 1.47 libraries (or higher)

Visual Studio Compilation:

  • Open UAlbertaBot/VisualStudio/UAlbertaBot.sln Visual Studio 2013
  • Ensure 'Platform Toolset' for each project is 'v90' or '2008' (choose not to upgrade project)
  • Select 'Release' build mode
  • Compile Project 'UAlbertaBot'

About

Fork of the UAlbertaBot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.8%
  • C 6.4%
  • HTML 1.8%