gleblebedev / my-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample project

Simple example project that uses the Framework as submodule.

It is automatically deployed to itch.io and it can be played in browser.

TODO: Expand this page and the sample.

Building the Sample

Checkout and build this project like any other CMake project.

Check out Scripts/ folder and .github/workflows/deploy.yml to see how this sample can be built.

Running the Sample

Run Editor:

  1. Launch Editor.exe;

  2. Open sample-project/Project folder;

  3. Open Scenes/Scene.xml in Editor;

  4. Press Ctrl+P to play the sample.

Run Player:

Launch Player.exe --pp path/to/sample-project/Project

About

License:MIT License


Languages

Language:GLSL 59.3%Language:HLSL 33.0%Language:C++ 4.5%Language:HTML 1.6%Language:CMake 1.0%Language:Shell 0.3%Language:Batchfile 0.3%