Skip to content

CJeauc/ElkEngine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElkEngine

A C++ game engine made in 2 weeks

Technical informations

In order to have fun with our work, you need to have :

  • Windows
  • Visual Studio 2017
  • OpenGL 4.6 or higher

How to compile ?

In order to compile this project you need to follows these steps :

  • Open the Visual Studio solution for ElkEngine
  • Build every projects in order (ElkTools --> ElkRendering --> ElkPhysics --> ElkGameEngine --> Game)
  • Hit play

Recommandation

  • You can build the project for every configuration (x64/x86 | Debug/Release)

ElkEngine package diagram

alt text

Credits

  • Adrien GIVRY
  • Charly JEAUC
  • Hanseul SHIN

About

A C++ game engine made in 2 weeks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 50.5%
  • C 48.0%
  • Objective-C 1.3%
  • Other 0.2%