Powered by Magnum (OpenGl and C++)
Work in progress...
- vcpkg
- vscode (not required, but makes setting up a lot easier)
- vscode C/C++ Estension Pack
- cmake
clone https://github.com/hamyyy/ham-game-engine
cd ./ham-game-engine
git submodule update --init --recursive
vcpkg install
code .
Run from vscode using cmake tools