-
**Workaround**
Copy maps folder in project to maps folder in Windows
https://aiarena.net/wiki/maps/
--------------------------------------------------
Map paths problem.
Not sure how he g…
-
I can see that `bot_ai_internal.py` has been modified, but how should the other sc2 Folder files and the new Maps be replaced? Thanks.
-
Hello!
I downloaded "SC2API_Binary_vs2017" and the build in "Visual Studio 2017" was successful. But at the stage of execution it seems like the program did not find "Starcraft 2". But Starcraft 2…
-
I use "coordinator.SetProcessPath("L:/StarCraft II/Versions/Base55958/sc2.exe");" to start the older version but there was a error info means "Your StarCraft installation is damaged.".
-
After having a quick skim through the StarCraft II protocol I imagine a typical user experience would be like this:
- The user creates a game `Engine` and configures it (e.g. setting endpoint URL a…
-
I know that for Windows and Mac, it is possible to download Startcraft2 from Battle.net.
It would be better if zipped version of Starcraft2 for Windows and Mac is distributed. Because it is much co…
-
Trying to run the simplest bot for testing after installation, results in this:
```
import sc2
from sc2 import run_game, maps, Race, Difficulty
from sc2.player import Bot, Computer
class Work…
-
Python-SC2 flaws:
- How to 'renew' Unit objects
- How to keep track of a Unit object over multiple frames
- Snapshots (once seen, not currently visible) have different tag than visible Unit
- `Uni…
-
### Title
[LIMITED SEATS] Underground Competitive Coding: StarCraft 2 AI in Ruby!
### Abstract
StarCraft® II is the gold standard Real-time Strategy game.
Several years ago (Google) DeepM…
-
I remember back in the day clans and others would have channel bots that periodically announced game names of the runs. Is that possible with Kolbot? I attempted to turn on the d2botchannel script but…