#3d #game-engine #framework #cpp #gamedev #opengl #vulkan #engine

Sean Taylor 695683e5d9 Moved the windowing functions into App.h/.cpp 5 gadi atpakaļ
.vscode 9e082f6f65 Fixes for linux build script and vscode 5 gadi atpakaļ
include 695683e5d9 Moved the windowing functions into App.h/.cpp 5 gadi atpakaļ
source 695683e5d9 Moved the windowing functions into App.h/.cpp 5 gadi atpakaļ
target e02db8fe40 msbuild 5 gadi atpakaļ
.clang-format 7e9f541ea3 super overhaul 5 gadi atpakaļ
.editorconfig 7e9f541ea3 super overhaul 5 gadi atpakaļ
.flake8 9e082f6f65 Fixes for linux build script and vscode 5 gadi atpakaļ
.gitattributes 7e9f541ea3 super overhaul 5 gadi atpakaļ
.gitignore 7e9f541ea3 super overhaul 5 gadi atpakaļ
CHANGES.md 68c49e234a Minor changes to docs. 5 gadi atpakaļ
CODING.md 68c49e234a Minor changes to docs. 5 gadi atpakaļ
README.md 7e9f541ea3 super overhaul 5 gadi atpakaļ
build.bat 9e082f6f65 Fixes for linux build script and vscode 5 gadi atpakaļ
build.py 44cc0cea94 Simple check for compiler directory for clean build target 5 gadi atpakaļ
build.sh 9e082f6f65 Fixes for linux build script and vscode 5 gadi atpakaļ
prebuild.bat 7e9f541ea3 super overhaul 5 gadi atpakaļ
prebuild.sh fdb84a3097 Fixes for linux support 5 gadi atpakaļ
premake5.lua c93fb9d565 Improved build.py for more options. 5 gadi atpakaļ
setup.bat c93fb9d565 Improved build.py for more options. 5 gadi atpakaļ
setup.sh c93fb9d565 Improved build.py for more options. 5 gadi atpakaļ

README.md

gameplay v4.0.0 (super)

gameplay is an open-source, cross-platform, c++ game framework/engine for creating 2d/3d applications.

Supported Platforms

  • Windows
  • Linux
  • MacOS
  • iOS
  • Android

License

Open-source under Apache 2.0 license.

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.