592bb6b472
Some new translations and some fluency modifications. There is some word placement problems in these sections: -in lines 495 - 500 the words added between the texts 1,2 and 3 won't fit in Finnish. Could this be replaced with one sentence where the added words would be described like '__nAttackDamage__' etc.? -in line 510 there is word 'Action' added in front of this word, and I didn't find it in the translation document. I'll try to make some kind of bug repot of these things also... |
||
---|---|---|
app | ||
bin | ||
headless_client | ||
scripts | ||
server | ||
test | ||
vendor | ||
.gitignore | ||
.npmignore | ||
.travis.yml | ||
bower.json | ||
config.coffee | ||
CONTRIBUTING.md | ||
headless_client.coffee | ||
index.js | ||
karma.conf.js | ||
LICENSE | ||
multicore.coffee | ||
package.json | ||
README.md | ||
server.coffee | ||
server_config.coffee | ||
server_setup.coffee | ||
Vagrantfile |
#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, 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.