Skip to content

sefyan0hack/GameEngine

Repository files navigation

GameEngine

CodeCov CI License: MIT Author Language Standard MSVC GCC GCC GCC

A high-performance C++ game engine
Welcome to the GameEngine repository! This engine is designed to provide a solid foundation for building games and interactive applications. It leverages modern C++ standards, powerful libraries, and intuitive tools to help you create amazing experiences.

  • platform compatibility (Windows/Linux/Web)

Getting Started

$ git clone https://github.com/sefyan0hack/GameEngine.git
$ cd GameEngine

$ mkdir build

$ cmake -S . -B build
$ cmake --build build --config Release

About

OpenGL Based Game Engine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published