Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 247 Bytes

File metadata and controls

12 lines (10 loc) · 247 Bytes

Game-Engine

Build instructions

Clone repo using

	git clone --recurse-submodules https://github.com/KaranMano/Game-Engine

Then use the following cmake command to build the required project/make files

	cmake -S . -B ./build/