A C++ game engine project.
Roadmap can be found in this link.
Coding Guidelines can be found in Polos Engine C++ Coding Guidelines.
- Windows
You need:
- CMake 3.21
- vcpkg (Need to set
VCPKG_ROOTenvironment variable to the installation of the vcpkg) - [OPTIONAL]
- Workspace file can be obtained by running
./get-workspace.sh - Either curl or wget is required
- Workspace file can be obtained by running