f1ace99dad
* Translate into Vietnamese * Translate and edit some Vietnamese strings * update Vietnamese translate * try to fix some error * fix bugs with tab character * update vi.coffee: play_level * Update vi.coffee * update vi.coffee * update text on Home page * Vietnamese: update legal * vi.coffee: edit community page * vi.coffee: update user's page * vi.coffee: about page * update vi.coffee * update vi.coffee * vi.coffee: invoices * vi.coffee: account_prepaid * update vi.coffee * vi.coffee: error strings * Update vi.coffee * update vi.coffee * vi.coffee: update contact form * vi.coffee: minor update * vi.coffee: update about page, modify some strings * update vi.coffee * vi.coffee: minor update * no message * Update vi strings, fix minor bug in page /community * vi.coffee: update Adventure and Artisan * vi.coffee: update Adventurer * vi.coffee: reverse changes * vi.coffee: reverse changes * vi.coffee: update some strings * vi.cofffe: update Diplomat * vi.coffee: update Diplomat * vi.coffee: update descriptions of classes * vi.coffee: update Ambassador * remove .cleafix div, will fix in another branch * refactor ClansView #3138 #3488 * use initialize() in ClansView #3138 #3488 * update vi.coffee * update vi.coffee * exclude changes on ClansView * vi.coffee: update play screen * vi.coffee: update some strings * vi.coffee: update createClass form * vi.coffee: modify some strings on home page and teachers page * minor fix |
||
---|---|---|
app | ||
bin | ||
headless_client | ||
scripts | ||
server | ||
spec | ||
test | ||
vendor | ||
.gitignore | ||
.npmignore | ||
.travis.yml | ||
bower.json | ||
config.coffee | ||
CONTRIBUTING.md | ||
headless_client.coffee | ||
index.js | ||
karma.conf.js | ||
LICENSE | ||
multicore.coffee | ||
nodemon.json | ||
package.json | ||
README.md | ||
server.coffee | ||
server_config.coffee | ||
server_setup.coffee | ||
sublime-project.json | ||
Vagrantfile | ||
verifier.coffee |
#CodeCombat
[![Build Status](https://travis-ci.org/codecombat/codecombat.png?branch=master)](https://travis-ci.org/codecombat/codecombat)CodeCombat is a multiplayer programming game for learning how to code. See the Archmage (coder) developer wiki for a dev setup guide, extensive documentation, and much more. Every new person that wants to start contributing the project coding should start there.
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, Windows, or Vagrant. 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 on Slack, 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.