Game for learning how to code.
Find a file
2014-02-05 15:16:07 -08:00
app Fixed display of actions using container in the thang editor. 2014-02-05 15:16:07 -08:00
bin Allowed multiple versions of MongoDB 2014-02-05 08:53:04 -08:00
scripts Added a packer batch file to generate new version of the windows dev setup. 2014-02-04 02:20:24 +01:00
server Various fixes. 2014-02-05 11:03:32 -08:00
test add unit test 2014-02-04 08:36:25 +01:00
vendor Fixed #317 2014-02-02 16:31:06 -08:00
.gitignore Applied code review on pull request #185 2014-01-14 19:00:38 +01:00
.npmignore Enabled Travis CI and edited .gitignore for bin files 2014-01-12 14:10:36 -05:00
.travis.yml Removed server side tests due to lack of mongodb text search 2014-01-27 18:32:56 -08:00
bower.json Updated to new Aether range info, fixing error line numbers. 2014-02-03 13:58:25 -08:00
config.coffee Upgrade from Bootstrap 2 to Bootstrap 3 2014-01-23 21:49:29 -05:00
CONTRIBUTING.md Added license/CLA and updated readme. 2014-01-03 11:13:06 -08:00
index.js Refactored server.coffee 2014-01-27 15:36:35 -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 Updated mongoose to 3.8 2014-02-03 09:44:33 -08:00
README.md Edited the link to the wiki. 2014-01-30 15:31:08 -08:00
server.coffee rename some variables 2014-02-04 23:28:21 +01:00
server_config.js Added support for replica set 2014-02-03 08:56:32 -08:00
server_setup.coffee rename some variables 2014-02-04 23:28:21 +01: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.