Game for learning how to code.
Find a file
Masoud ab1fd28880 Remove extra Parentesis
It's coffee no parentesis needed :}
2014-01-08 11:04:43 +03:30
app added peasant names 2014-01-07 20:59:43 -07:00
bin a readlink alternative in bash test script 2014-01-05 20:09:58 +01:00
scripts Fixed function call 2014-01-05 22:42:44 -05:00
server Fixed up the search optimization and installed thang portraits into the level editor. 2014-01-06 17:11:57 -08:00
test Ready for action, sir! 2014-01-03 10:32:13 -08:00
vendor Ready for action, sir! 2014-01-03 10:32:13 -08:00
.gitignore Ready for action, sir! 2014-01-03 10:32:13 -08:00
.npmignore Ready for action, sir! 2014-01-03 10:32:13 -08:00
bower.json Ready for action, sir! 2014-01-03 10:32:13 -08:00
brunch.coffee Updated uglify-brunch options to not break on for(;;). 2014-01-03 13:49:36 -08: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 Ready for action, sir! 2014-01-03 10:32:13 -08:00
LICENSE Added license/CLA and updated readme. 2014-01-03 11:13:06 -08:00
package.json Set up portrait uploading for thangs. 2014-01-06 12:37:35 -08:00
README.md Updated README. 2014-01-05 12:32:44 -08: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

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.