# codecombat **Repository Path**: dl-1024/codecombat ## Basic Information - **Project Name**: codecombat - **Description**: CodeCombat 是一个通过玩游戏来学习编程的网站,也是GitHub上最大的开源CoffeeScript(一种脚本语言,类似JavaScript)项目,有上千程序员和玩家为其编 - **Primary Language**: JavaScript - **License**: CC-BY-4.0 - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/codecombat - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2025-07-06 - **Last Updated**: 2025-07-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CodeCombat
[](https://github.com/codecombat/codecombat/actions) [](https://coveralls.io/github/codecombat/codecombat) CodeCombat is a multiplayer programming game for learning how to code. **See the [Archmage (coder) developer wiki](../../wiki/Archmage-Home) for a dev setup guide, extensive documentation, and much more to get started hacking!** It's both a startup and a community project, completely open source under the [MIT and Creative Commons licenses](http://codecombat.com/legal). Since it's a game (with [really cool tech](../../wiki/Third-party-software-and-services)), 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 In Touch](../../wiki/Developer-organization) Whether you're novice or pro, the CodeCombat team is ready to help you implement your ideas. Reach out on our [forum](http://discourse.codecombat.com), our [issue tracker](../../issues), or [our developer chat room on Slack](https://communityinviter.com/apps/codecombat/join-community), or see the docs for [more on how to contribute](../../wiki/Developer-organization). ### [License](LICENSE) [MIT](LICENSE) for the code, and [CC-BY](http://codecombat.com/legal) for the art and music. Please also [sign the CodeCombat contributor license agreement](http://codecombat.com/cla) so we can accept your pull requests. It is easy. Note: the levels on codecombat.com are [not open source](LICENSE-LEVELS.md). ### API We offer a partner API for SSO, user management, progress data, etc., with API docs [here](https://api-docs.codecombat.com/) and SDKs [here](https://github.com/codecombat/codecombat-api). You'll need client credentials, so get in touch with us if you have a use case for that. For the very simplest case that can power some data integrations with your CodeCombat account, you can fetch `https://codecombat.com/db/user/your-user-name-or-id` to get some user progress stats. For example, Beeminder uses this API to help you [commit to learning to code](https://www.beeminder.com/codecombat). ### [Join Us!](https://blog.codecombat.com/why-you-should-open-source-your-startup)                                                           