e748417007
anonymous users are now warned if their new name is already chosen User Settings is now without auto-save Upon name conflict, a user will be suggested a new name which is then submitted if the user chooses to save after all. Refactored conflicted name checking so it can be used in more places Signup form now has an optional name field Covered extra case where the debounced check happened too late. Support for submitting on enter. Worked in scott's comments and got tests working again |
||
---|---|---|
app | ||
bin | ||
headless_client | ||
scripts | ||
server | ||
test | ||
vendor | ||
.gitignore | ||
.npmignore | ||
.travis.yml | ||
achievement_fixtures.js | ||
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 |
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.