-
Notifications
You must be signed in to change notification settings - Fork 178
SparCraft Installation Instructions
davechurchill edited this page Sep 12, 2014
·
2 revisions
You can download the source code to SparCraft as part of the UAlbertaBot repo.
SparCraft is a library which is designed to be able to be run as part of a standalone executable for performing combat experiments, or as part of a BWAPI StarCraft bot. For Windows, any version of Visual Studio can be used to compile SparCraft, but I will only be actively maintaining Visual Studio 2012 project files, you will have to make your own project files if you wish to use any other version of Visual Studio.
For compilation instructions, please select one of the following:
- Compiling in Windows as part of a BWAPI StarCraft bot
- Compiling in Windows as a standalone executable
- Compiling in Linux as a standalone executable
If you choose to not compile SparCraft, you can simply link SparCraft.lib
in your project which is available in the downloads section