Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 408 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 408 Bytes

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