Betel Engine - is a set of tools for creating graphical applications utilizing Vulkan. Primary usage was intended for making pixel-perfect 2D games in genres like Platformer and RPG. But it allows development of games or even applications of different types.
Currently engine utilizes only Vulkan as it's graphics library.
You can build and run engine's game and editor on either of these platforms:
- Windows
- Linux
- MacOS
Prerequisites:
- CMake
- VulkanSDK