A cross platform game engine based on Vulkan. Only for personal study and research.
-
CMake
-
Ninja
git clone https://github.com/FrostyLeaves/Morty.git
cd ./Morty
git submodule update --init --recursive
cd ./Morty
cmake --preset [Windows | Linux | Macos-Xcode]
This project is licensed under the MIT License - see the LICENSE.md file for details