Skip to content

FrostyLeaves/Morty

Repository files navigation

Morty

A cross platform game engine based on Vulkan. Only for personal study and research.

Getting Started

Dependencies

  • CMake

  • Ninja

Installing

    git clone https://github.com/FrostyLeaves/Morty.git

    cd ./Morty

    git submodule update --init --recursive

    cd ./Morty

    cmake --preset [Windows | Linux | Macos-Xcode]

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published