## GamePlay v3.0.0 GamePlay3D is an open-source, cross-platform 3D native C++ game framework making it easy to learn and write mobile and desktop games. gameplay3d - [Website](http://www.gameplay3d.org/) - [Forums](http://www.gameplay3d.org/forums/) - [Wiki](https://github.com/blackberry/GamePlay/wiki) - [API Reference](http://blackberry.github.io/GamePlay/api/index.html) - [Development Guide](https://github.com/blackberry/GamePlay/wiki#wiki-Development_Guide) ## Supported Platforms - [Microsoft Windows](https://github.com/blackberry/GamePlay/wiki/Visual-Studio-Setup) - [Apple MacOS X](https://github.com/blackberry/GamePlay/wiki/Apple-Xcode-Setup) - [Linux](https://github.com/blackberry/GamePlay/wiki/Linux-Setup) - [Apple iOS](https://github.com/blackberry/GamePlay/wiki/Apple-Xcode-Setup) - [Google Android](https://github.com/blackberry/GamePlay/wiki/Android-NDK-Setup) (includes BlackBerry) ## Roadmap for 'next' branch - [3.0.0](https://github.com/blackberry/GamePlay/issues?milestone=7&page=1&state=open) - [backlog](https://github.com/blackberry/GamePlay/issues?milestone=5&page=1&state=open) ## License The project is open sourced under the [Apache 2.0 license](http://www.tldrlegal.com/license/apache-license-2.0-%28apache-2.0%29). ## Bug Reporting Please log bugs under [Issues](https://github.com/blackberry/GamePlay/issues) on github. If you are unsure if your problem is a bug then post on the [Help Forum](http://www.gameplay3d.org/forums/viewforum.php?f=3). ## Feature Requests Please post feature requests on the [Feature Request Forum](http://www.gameplay3d.org/forums/viewforum.php?f=4). Approved feature requests will be added to the github backlog issues list. ## Disclaimer THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.