mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
Updated Home (markdown)
parent
d3a85decd8
commit
ddfc72aa0d
1 changed files with 44 additions and 1 deletions
45
Home.md
45
Home.md
|
@ -1 +1,44 @@
|
||||||
Welcome to the codecombat wiki!
|
Hello [Archmages](codecombat.com/contribute#archmage), welcome to the developer wiki for CodeCombat! These documents are designed to give you everything you need to know, technical and non-technical, to dive into the project.
|
||||||
|
|
||||||
|
## Stuff Everyone Should Know
|
||||||
|
|
||||||
|
* [[Mission Statement]]
|
||||||
|
* [[Technical Overview]]
|
||||||
|
* [[Developer Environment]]
|
||||||
|
* [[Developer Organization]]
|
||||||
|
* [[Third Party Software and Services]]
|
||||||
|
* [[JSON-Schema]]
|
||||||
|
* [[Coco Models]]
|
||||||
|
* [[Coding Guidelines]]
|
||||||
|
|
||||||
|
## Main Systems
|
||||||
|
|
||||||
|
* [[Versioning]]
|
||||||
|
* [[Testing]]
|
||||||
|
* [[i18n]]
|
||||||
|
|
||||||
|
## Frontend Development
|
||||||
|
|
||||||
|
* [[Client Models]]
|
||||||
|
* [[Views]]
|
||||||
|
* [[Interclass Communications]]
|
||||||
|
|
||||||
|
## Backend Development
|
||||||
|
|
||||||
|
* [[Coco Backend Overview]]
|
||||||
|
* [[Security]]
|
||||||
|
* [[File System]]
|
||||||
|
* [[Testing]]
|
||||||
|
|
||||||
|
## Gameplay
|
||||||
|
???
|
||||||
|
|
||||||
|
## Side Projects
|
||||||
|
|
||||||
|
### Treema
|
||||||
|
|
||||||
|
* [[General purpose]]
|
||||||
|
* [[Treema Structure]]
|
||||||
|
|
||||||
|
### Aether
|
||||||
|
???
|
Loading…
Reference in a new issue