68 Forks
541 Stars
541 Watchers

kohi

A game engine made as part of the Kohi Game Engine series on YouTube, where we make a game engine from the ground up using C and Vulkan.

How to download and setup kohi

Open terminal and run command
git clone https://github.com/travisvroman/kohi.git
git clone is used to create a copy or clone of kohi repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kohi https://github.com/travisvroman/kohi/archive/master.zip

Or simply clone kohi with SSH
[email protected]:travisvroman/kohi.git

If you have some problems with kohi

You may open issue on kohi support forum (system) here: https://github.com/travisvroman/kohi/issues