# GamePlay **Repository Path**: guobin2019/GamePlay ## Basic Information - **Project Name**: GamePlay - **Description**: Open-source, cross-platform, C++ game framework/engine for creating 2D/3D mobile and desktop games. - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-12 - **Last Updated**: 2025-01-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## GamePlay v3.0.0 GamePlay is an open-source, cross-platform, C++ game framework/engine for creating 2D/3D mobile and desktop games. - [Website](http://www.gameplay3d.io/) - [Wiki](https://github.com/gameplay3d/GamePlay/wiki) - [API](http://gameplay3d.github.io/GamePlay/api/index.html) - [Development Guide](https://github.com/gameplay3d/GamePlay/wiki#wiki-Development_Guide) - [Community Group](https://groups.google.com/d/forum/gameplay3d-developers) ## Supported Platforms - [Windows](https://github.com/gameplay3d/GamePlay/wiki/Visual-Studio-Setup) - [MacOSX](https://github.com/gameplay3d/GamePlay/wiki/Xcode-Setup) - [Linux](https://github.com/gameplay3d/GamePlay/wiki/CMake-Linux-Setup) - [iOS](https://github.com/gameplay3d/GamePlay/wiki/Xcode-Setup) - [Android](https://github.com/gameplay3d/GamePlay/wiki/Android-NDK-Setup) ## Roadmap for 'next' branch - [4.0.0](https://github.com/gameplay3d/GamePlay/milestones/4.0.0) - [backlog](https://github.com/gameplay3d/GamePlay/issues?q=is%3Aopen+is%3Aissue+no%3Amilestone) ## License Open-source under [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/gameplay3d/GamePlay/issues) on github. ## 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.