No description
Find a file
2016-10-03 21:14:07 +02:00
CMakeModules rebuild structure. 2016-09-27 18:07:21 +02:00
data loading texture from png and rendering on the screen (quad) works. 2016-10-03 21:14:07 +02:00
game loading texture from png and rendering on the screen (quad) works. 2016-10-03 21:14:07 +02:00
libs adding library sources. 2016-09-27 18:28:48 +02:00
test ignore the sound for now. event mechanism is working good with renderer. 2016-10-03 18:56:49 +02:00
.gitignore gitignore add 2016-09-27 18:08:46 +02:00
.gitmodules adding library sources. 2016-09-27 18:28:48 +02:00
CMakeLists.txt loading texture from png and rendering on the screen (quad) works. 2016-10-03 21:14:07 +02:00
LICENSE initial commit 2016-07-27 18:23:36 +02:00
README.md cmd options 2016-09-27 20:38:36 +02:00

Klassische Kepler Kriege

Game based on NewtonWars (https://github.com/Draradech/NewtonWars), rewritten in C++ with some more fancy OpenGL shitz.

dependencies

libepoxy-dev