mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 10:06:08 -05:00
Merge branch 'master' of git://github.com/popey456963/codecombat into popey456963-master
This commit is contained in:
commit
836e48b6ae
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
CodeCombat
|
CodeCombat
|
||||||
==========
|
==========
|
||||||
|
|
||||||
![](https://dl.dropboxusercontent.com/u/138899/GitHub%20Wikis/readme_00.png)
|
<div style="text-align:center"><a href="http://codecombat.com/"><img src ="https://dl.dropboxusercontent.com/u/138899/GitHub%20Wikis/readme_00.png" /></div></a>
|
||||||
[![Build Status](https://travis-ci.org/codecombat/codecombat.png?branch=master)](https://travis-ci.org/codecombat/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](https://github.com/codecombat/codecombat/wiki/Archmage-Home) for a dev setup guide, extensive documentation, and much more. Every new person that wants to start contributing the project coding should start there**
|
CodeCombat is a multiplayer programming game for learning how to code. **See the [Archmage (coder) developer wiki](https://github.com/codecombat/codecombat/wiki/Archmage-Home) for a dev setup guide, extensive documentation, and much more. Every new person that wants to start contributing the project coding should start there**
|
||||||
|
@ -10,11 +10,11 @@ It's both a startup and a community project, completely open source under the [M
|
||||||
|
|
||||||
### [Getting Started](https://github.com/codecombat/codecombat/wiki/Developer-environment)
|
### [Getting Started](https://github.com/codecombat/codecombat/wiki/Developer-environment)
|
||||||
|
|
||||||
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](https://github.com/codecombat/codecombat/wiki/Developer-environment).
|
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](https://github.com/codecombat/codecombat/wiki/Dev-Setup:-Mac-and-Vagrant), [Linux](https://github.com/codecombat/codecombat/wiki/Dev-Setup:-Linux), or [Windows](https://github.com/codecombat/codecombat/wiki/Dev-Setup:-Windows). See [the docs for details](https://github.com/codecombat/codecombat/wiki/Developer-environment).
|
||||||
|
|
||||||
### [Getting In Touch](https://github.com/codecombat/codecombat/wiki/Developer-organization)
|
### [Getting In Touch](https://github.com/codecombat/codecombat/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, our issue tracker, or our developer chat room, or see the docs for [more on how to contribute](https://github.com/codecombat/codecombat/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](discourse.codecombat.com), our [issue tracker](https://github.com/codecombat/codecombat/issues), or our [developer chat room](https://www.hipchat.com/g3plnOKqa), or see the docs for [more on how to contribute](https://github.com/codecombat/codecombat/wiki/Developer-organization).
|
||||||
|
|
||||||
### [License](https://github.com/codecombat/codecombat/blob/master/LICENSE)
|
### [License](https://github.com/codecombat/codecombat/blob/master/LICENSE)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue