Game for learning how to code.
Find a file
2014-01-14 10:26:15 +01:00
app Merge branch 'master' of https://github.com/codecombat/codecombat 2014-01-13 20:32:41 -08:00
bin I guess we just renamed brunch.coffee to config.coffee. 2014-01-10 15:51:26 -08:00
scripts Put raw_input() into loop to fix #144 2014-01-10 22:36:49 -08:00
server Added wizard color setting. 2014-01-12 11:54:50 -08:00
test Fixed some camera coordinates in Camera tests, others still need to be done 2014-01-13 10:02:15 -08:00
vendor Fixed #97 by updating Fancy Select. 2014-01-08 19:01:26 -08:00
.gitignore Enabled Travis CI and edited .gitignore for bin files 2014-01-12 14:10:36 -05:00
.npmignore Enabled Travis CI and edited .gitignore for bin files 2014-01-12 14:10:36 -05:00
.travis.yml added npm install 2014-01-12 14:15:40 -05:00
bower.json Firebase is now in Bower. 2014-01-08 11:49:42 -08:00
config.coffee Renamed brunch.coffee => config.coffee 2014-01-10 22:37:31 +01:00
CONTRIBUTING.md Added license/CLA and updated readme. 2014-01-03 11:13:06 -08:00
index.js Ready for action, sir! 2014-01-03 10:32:13 -08:00
karma.conf.js Enabled Travis CI and edited .gitignore for bin files 2014-01-12 14:10:36 -05:00
LICENSE Added license/CLA and updated readme. 2014-01-03 11:13:06 -08:00
package.json update config to latest karma specs 2014-01-11 14:20:28 +05:30
README.md Added Travis CI build status indicator 2014-01-12 11:42:49 -08:00
SDE.bat Added batch file for Windows developers. The file allows you to start the develop environment in one click. 2014-01-14 10:24:46 +01:00
server.coffee Remove extra Parentesis 2014-01-08 11:04:43 +03:30
server_config.js Ready for action, sir! 2014-01-03 10:32:13 -08:00

CodeCombat

Build Status

CodeCombat is a multiplayer programming game for learning how to code. See the Archmage developer wiki for a dev setup guide, extensive documentation, and much more.

It's both a startup and a community project, completely open source under the MIT and Creative Commons licenses. It's the largest open source CoffeeScript project by lines of code, and since it's a game (with really cool tech), it's really fun to hack on. Join us in teaching the world to code! Your contribution will go on to show millions of players how cool programming can be.

Getting Started

We've made it easy to fork the project, run a simple script that'll install all the dependencies, and get a local copy of CodeCombat running right away on Mac, Linux, or Windows. See the docs for details.

Getting In Touch

Whether you're novice or pro, the CodeCombat team is ready to help you implement your ideas. Reach out on our forum, our issue tracker, or our developer chat room, or see the docs for more on how to contribute.

License

MIT for the code, and CC-BY for the art and music. Please also sign the CodeCombat contributor license agreement so we can accept your pull requests. It is easy.