{"id":18074401,"url":"https://github.com/headwinds/sc2jsonhunt","last_synced_at":"2025-08-18T19:06:42.878Z","repository":{"id":16915009,"uuid":"19676258","full_name":"headwinds/sc2jsonhunt","owner":"headwinds","description":"read sc2 replay files as json to use within javascript based projects","archived":false,"fork":false,"pushed_at":"2016-07-31T14:09:15.000Z","size":32624,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-11T16:21:15.425Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/headwinds.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-11T20:11:48.000Z","updated_at":"2016-07-31T14:09:16.000Z","dependencies_parsed_at":"2022-07-16T10:46:11.835Z","dependency_job_id":null,"html_url":"https://github.com/headwinds/sc2jsonhunt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/headwinds%2Fsc2jsonhunt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/headwinds%2Fsc2jsonhunt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/headwinds%2Fsc2jsonhunt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/headwinds%2Fsc2jsonhunt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/headwinds","download_url":"https://codeload.github.com/headwinds/sc2jsonhunt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247385631,"owners_count":20930599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-31T10:12:31.084Z","updated_at":"2025-04-05T18:45:55.593Z","avatar_url":"https://github.com/headwinds.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sc2jsonhunt\n\n## challenge\n\nI wanted to be able to take a Starcraft 2 replay file and produce a json feed of all the game events which I can use in my javascript experiments. \n\n## result\n\nInstead of going with the desired json, I had to go with formatted comma separated data strings which I converted back to javascript objects which was fine for what I was trying to do. It may also work with your project. This repo includes that conversion work. \n\n## status\n\nI'm no longer actively working on this particular code base because it accomplished my primary goal of getting SC2Replay data into my javascript project even though I didn't up getting the json feed to work as planned. If I make any further progress on the json feed, I'll definitely release it back here but for now I've decided to pursue the project privately and concentrate on the subjective design end of things. You can still follow the progress on the site: [http://starcraftmetamatch.appspot.com/](http://starcraftmetamatch.appspot.com/)    \n\nlast update: Sept 19/2014\n\n## start\n\nIf you decide to clone this repo, you will need to have install Google App Engine installed and run: \n\n$ dev_appserver.py sc2jsonhunt \n\n-bash: dev_appserver.py: command not found\n\nIf this fails, it's dependant on symlinks created by the Google App Engine launcher and it may have recently updated and launching GAE should solve it.\n\n## log\n\n[first strike april 2014](https://github.com/headwinds/sc2jsonhunt/wiki/first-strike---april-2014)           \n[design and purpose aug 2014](https://github.com/headwinds/sc2jsonhunt/wiki/design-and-purpose---aug-2014)     \n[gameplay](https://github.com/headwinds/sc2jsonhunt/wiki/gameplay---sept-2014)      \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheadwinds%2Fsc2jsonhunt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheadwinds%2Fsc2jsonhunt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheadwinds%2Fsc2jsonhunt/lists"}