GitXplorerGitXplorer
g

code-combat-downloader

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
95da18216173ef33359a3d80cd7c5e13eea8f6f7

Initial commit

ggirasquid committed 11 years ago

README

The README file for this repository.

code-combat-downloader

The folks at CodeCombat have open-sourced a lot of CodeCombat, but some of it is hard to pull down for yourself (particularly art and music). This repository exists to store tools for downloading CodeCombat assets for you to use on your own projects (after attributing them correctly and following the terms of their license).

usage - downloading thangs

I've tested this on Python 2.7.2, and it has no external dependencies.

  git clone git@github.com:girasquid/code-combat-downloader.git
  cd code-combat-downloader
  python download-thangs.py

The downloader will store all of the thangs into a thangs directory, categorized by their thang.type on CodeCombat.