pysc2-replay icon indicating copy to clipboard operation
pysc2-replay copied to clipboard

Framework for inspecting actions and observatinos in StarCraftII replays

pysc2-replay

Framework for inspecting actions and observatinos in StarCraftII replays. Depends on pysc2.

Example

This will execute a function step in ObserverAgent.ObserverAgent for each step in the replay.

$ ./transform_replay.py --replay ~/StarCraftII/Replays/DefeatRoaches/DefeatRoaches_2017-09-04-19-42-10.SC2Replay --agent ObserverAgent.ObserverAgent