Skip to content

girasquid/code-combat-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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.

About

Tools for downloading assets from Code Combat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages