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).
I've tested this on Python 2.7.2, and it has no external dependencies.
git clone [email protected]: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.