/defGameEngine

defGameEngine is a cross-platform game engine. Available on Windows, Linux and (probably) MacOS. Requires C++20 and higher

Primary LanguageC++GNU General Public License v3.0GPL-3.0

defGameEngine

A cross-platform game engine available on Windows, Linux, and MacOS. This repository includes a comprehensive set of custom functions to create games, along with examples to demonstrate and test each feature.

Getting Started

To use this game engine in your project, follow the install instructions, clone this repository, and start exploring the code and examples. Check out the Examples directory for a comprehensive set of already made games using the game engine.

Installation

Platforms

*Note: C++20 or higher is required

Documentation

defGameEngine