|
|
| Line 1: |
Line 1: |
| __NOTOC__ | | __NOTOC__ |
| Gladius is creating building blocks for great games on the open web. It currently includes an engine with core infrastructure support and a math library. Related standalone libraries and templates will be underway soon.
| |
|
| |
|
| <b>Our code lives [https://github.com/gladiusjs/ under gladiusjs on github].</b>
| | Gladius is a framework for making 3D games in HTML5/JS for the open web. It currently includes an engine with core infrastructure support and a math library. Related standalone libraries and templates will be underway soon. |
|
| |
|
| == Misc ==
| | * Github |
| | ** [https://github.com/gladiusjs/core Core] ([https://github.com/gladiusjs/core/issues Issues]) |
| | ** [https://github.com/gladiusjs/math Math] ([https://github.com/gladiusjs/math/issues Issues]) |
| | * [[FAQ|FAQ]] |
| | * [irc://irc.mozilla.org/#games IRC] (#games on irc.mozilla.org) |
| | * [https://lists.mozilla.org/listinfo/community-games Mailing List] |
|
| |
|
| * [[Gladius/FAQ|Frequently Asked Questions]]
| | = Current Features = |
|
| |
|
| == Getting Involved == | | = Roadmap = |
| | |
| === Reporting problems or suggesting features ===
| |
| | |
| Submit a new issue in the github <em>issues</em> tracker for the appropriate [https://github.com/gladiusjs/ gladiusjs] repository. If you're not sure which repository contains the code you're concerned with, the [https://github.com/gladiusjs/core/issues core issues tracker] is a reasonable choice.
| |
| | |
| === Real-time Chat ===
| |
| | |
| The [irc://irc.mozilla.org/#games #games IRC channel on irc.mozilla.org]
| |
| | |
| === Mailing List ===
| |
| | |
| For more persistent discussion with better reach, subscribe to and use the [https://lists.mozilla.org/listinfo/community-games community-games mailing list].
| |