0 Forks
1 Stars
1 Watchers

C-GameEngine

This GameEngine is based on a tutorial series and is a great introduction for beginners to OpenGL since I teach the basic concepts.

How to download and setup C-GameEngine

Open terminal and run command
git clone https://github.com/3DExtended/C-GameEngine.git
git clone is used to create a copy or clone of C-GameEngine 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 C-GameEngine https://github.com/3DExtended/C-GameEngine/archive/master.zip

Or simply clone C-GameEngine with SSH
[email protected]:3DExtended/C-GameEngine.git

If you have some problems with C-GameEngine

You may open issue on C-GameEngine support forum (system) here: https://github.com/3DExtended/C-GameEngine/issues