2014-04-18 12:53:28 -04:00
extends /templates/base
block content
h1(data-i18n="community.main_title") CodeCombat Community
2014-04-18 16:02:07 -04:00
p There are dozens of ways you can get involved with CodeCombat. Check out the resources we've built, decide what sounds the most fun, and we look forward to working with you!
2014-04-18 12:53:28 -04:00
2014-04-18 16:02:07 -04:00
div
2014-04-18 12:53:28 -04:00
2014-04-18 16:02:07 -04:00
.community_columns
2014-04-18 12:53:28 -04:00
2014-04-18 16:02:07 -04:00
h2 Levels and Art
2014-04-18 12:53:28 -04:00
2014-04-18 16:02:07 -04:00
p We have built several tools that enable users to get not only edit, but also build new game content!
2014-04-18 12:53:28 -04:00
2014-04-18 16:02:07 -04:00
ul
li
2014-04-19 15:03:22 -04:00
a(href="/editor/level", data-i18n="community.level_editor")
2014-04-18 16:02:07 -04:00
| : fork, edit, or build your own CodeCombat levels. New levels can be kept private or published to the community.
li
2014-04-19 15:03:22 -04:00
a(href="/editor/thang", data-i18n="editor.thang_title")
2014-04-18 16:02:07 -04:00
| : modify or import new art assets for the game using our powerful editor.
li
2014-04-19 15:03:22 -04:00
a(href="/editor/article", data-i18n="editor.article_title")
2014-04-18 16:02:07 -04:00
| : edit or create documentation used in CodeCombat levels.
2014-04-18 12:53:28 -04:00
2014-04-18 16:02:07 -04:00
p Right now most of our editing tools are very rough, but we are improving them constantly and welcome your feedback.
2014-04-18 12:53:28 -04:00
2014-04-18 16:02:07 -04:00
.community_columns
h2 Connect
p There are a bunch of ways you can connect with us and get involved in the ongoing development of CodeCombat:
ul
li We write about our progress and current projects on our
a(href="http://blog.codecombat.com", data-i18n="nav.blog")
| .
li Participate in our active user community by checking out our
a(href="http://discourse.codecombat.com", data-i18n="nav.forum")
| .
li For regular news about learning to code, games, and education, check out our
a(href="https://www.facebook.com/codecombat", data-i18n="community.facebook")
| .
li For realtime status or to have a quick chat, follow us on
a(href="https://twitter.com/CodeCombat", data-i18n="community.twitter")
| .
li Don't like Facebook? We're on
a(href="https://plus.google.com/115285980638641924488/posts", data-i18n="community.gplus")
| .
li You can also find us in our
a(href="http://www.hipchat.com/g3plnOKqa", data-i18n="editor.hipchat_url")
.community_columns
h2 Contribute
p Put your skills to use helping us teach the world to code. We have a lot of roles you can consider, and if we don't have a role for you, let us know:
ul
li
a(href="/contribute#archmage", data-i18n="classes.archmage_title")
| : contribute by writing code.
li
a(href="/contribute#artisan", data-i18n="classes.artisan_title")
| : build new game levels.
li
a(href="/contribute#adventurer", data-i18n="classes.adventurer_title")
| : test new game levels.
li
a(href="/contribute#scribe", data-i18n="classes.scribe_title")
| : write educational documentation.
li
a(href="/contribute#diplomat", data-i18n="classes.diplomat_title")
| : translate site content.
li
a(href="/contribute#ambassador", data-i18n="classes.ambassador_title")
| : support our community of educators and coders.
| Check out the
a(href="/contribute", data-i18n="nav.contribute")
2014-04-19 15:03:22 -04:00
| page to find out more about the roles and how you can get started.