Skip to content

venCjin/GameEngineProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

452 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameEngine

C++ & OpenGL game engine.

Getting Started

This GameEngine is focused on Windows system. Recommended development enviroment is Visual Studio 2019.

You can clone the repository using git:

git clone --recursive https://github.com/venCjin/GameEngineProject.git

Make sure that you do a --recursive clone to fetch all of the submodules!

To generate the project solution for Visual Studio 2019 run 2019.bat

To generate the project solution for Visual Studio 2017 run 2017.bat

About

C++ & OpenGL game engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors