]> code.bitgloo.com Git - clyne/gamedev2.git/commit
transition to game engine
authortcsullivan <tullivan99@gmail.com>
Wed, 28 Aug 2019 19:35:04 +0000 (15:35 -0400)
committertcsullivan <tullivan99@gmail.com>
Wed, 28 Aug 2019 19:35:04 +0000 (15:35 -0400)
commit7a46fa2dd3dad3f038bf8e7339bc67abca428ae6
tree767489e58ea257f3dec0d5b2ef5c0f3727f32a71
parent3412f3bd9fc6cf9dbac0f0b5c8bc8a7ffe0c22a6
transition to game engine
Makefile
src/engine.cpp [new file with mode: 0644]
src/engine.hpp [new file with mode: 0644]
src/gamerun.hpp [new file with mode: 0644]
src/input.hpp [new file with mode: 0644]
src/main.cpp
src/window.hpp [new file with mode: 0644]