3248 Forks
6428 Stars
6428 Watchers

codecombat

Game for learning how to code.

How to download and setup codecombat

Open terminal and run command
git clone https://github.com/codecombat/codecombat.git
git clone is used to create a copy or clone of codecombat repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with codecombat https://github.com/codecombat/codecombat/archive/master.zip

Or simply clone codecombat with SSH
[email protected]:codecombat/codecombat.git

If you have some problems with codecombat

You may open issue on codecombat support forum (system) here: https://github.com/codecombat/codecombat/issues