Skip to content

nathanfaucett/cpp-Odin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odin.cpp

My attempt to write a game framework in c++

Requires

c++11 compiler, SDL2 and SDL2_image, OpenGL and GLEW

Compile example on Linux

$ cd examples/${name}
$ cmake ./ && make

About

My attempt to write a game framework in c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages