Skip to content

This is a parser to get the first 10 buildings built by each player in SC2 from a replay file. Uses SC2Parser.

Notifications You must be signed in to change notification settings

brendanoffer/SC2Parsing

Repository files navigation

SC2Parser

This parser gets the first 10 buildings created by each player and converts it to CSV format for easy data analysis.

This runs on top of the Python SC2Reader located here: https://github.com/GraylinKim/sc2reader

These two scripts just filter the data into something more adaptable for analysis.

About

This is a parser to get the first 10 buildings built by each player in SC2 from a replay file. Uses SC2Parser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published