Go to file
SeanOMik 17b81c83cc
Use shared_ptr for components instead of unique_ptr
2020-07-12 23:16:59 -05:00
examples Use shared_ptr for components instead of unique_ptr 2020-07-12 23:16:59 -05:00
include/simpleengine Use shared_ptr for components instead of unique_ptr 2020-07-12 23:16:59 -05:00
src Use shared_ptr for components instead of unique_ptr 2020-07-12 23:16:59 -05:00
.gitignore Upload first super simple engine version 2020-07-02 22:48:58 -05:00
CMakeLists.txt Move headers into `simpleengine` directory. 2020-07-02 22:53:28 -05:00
LICENSE Initial commit 2020-07-02 22:43:41 -05:00
README.md Upload first super simple engine version 2020-07-02 22:48:58 -05:00

README.md

game_engine