Skip to content

nmattia/Minotaur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minotaur

C++ ECS Game Engine using OSG and CEGUI. Implementations of several ideas from Game Coding Complete, Game Programming Gems and others.

Install

Just set the correct paths to OpenSceneGraph and CEGUI in CMakeLists.txt, hit cmake && make, and the thing should compile. Note that those are only libraries. Then, to install: sudo make install (make sure to check CMakeLists.txt to setup the install path).

About

C++ ECS Game Engine using OSG and CEGUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published