Go to file
SeanOMik a5ff1a1095
Remove unhandled enum warning
2021-03-12 17:33:48 -06:00
examples Compiler warnings, and don't dynamic_cast twice in Entity::GetComponent 2021-03-12 17:33:10 -06:00
include/simpleengine Compiler warnings, and don't dynamic_cast twice in Entity::GetComponent 2021-03-12 17:33:10 -06:00
src Remove unhandled enum warning 2021-03-12 17:33:48 -06:00
.gitignore Create terrible collision system and mostly finish snake example 2021-03-01 22:08:10 -06:00
CMakeLists.txt Update snake example, remove some compiler warning 2020-11-04 12:57:44 -06: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