Skip to content

Garlic is a cross platform game engine built in C++17

License

Notifications You must be signed in to change notification settings

asdlei99/Garlic

Repository files navigation

Garlic

The Garlic game engine is comprised of the following components:

Component Language Description
Clove C++ Implements core systems (Graphics, Platform, Audio etc.)
Tunic C++ Built around Clove, implements higher level systems used in games (AI, ECS, Physics, etc.)
Bulb C# A visual editor built around Tunic

Currently, Clove supports the following platforms:

Platform API
Windows Direct3D 11, OpenGL 4.6
Linux OpenGL 4.6
MacOS(WIP) Metal 1(WIP)

For more info: visit the wiki

About

Garlic is a cross platform game engine built in C++17

Resources

License

Stars

Watchers

Forks

Packages

No packages published