Hush Engine

A lighting fast custom made game engine

Go to the dev branch of the project, and run cmake at the root to generate your project files. (vcpkg is needed)

About

Hush Engine is an in-progress game engine built with C++ and C# that focuses on being fast, lightweight, and simple to use. This engine aims to use bleeding-edge technology such as Vulkan in combination with an ECS architecture. It also provides AOT builds for every target platform.