/Shirts-Engine

ECS GameEngine with Modern C++

Primary LanguageC++

Shirts-Engine

Shirts & Jean

ECS game engine with Modern C++

How to build

Conan(패키지 매니저) 설치 필요 https://conan.io/downloads.html

git clone https://github.com/rylynn6318/Shirts-Engine.git && cd Shirts-Engine
mkdir build && cd build
conan install .. --build=glfw

License