Skip to content

rylynn6318/Shirts-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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