A 2D/3D game engine
Go to file
2023-01-20 16:30:35 +00:00
dependencies Add assimp library 2022-11-20 13:26:52 +00:00
include Clean stuff up 2023-01-20 16:30:35 +00:00
res/engine Clean stuff up 2023-01-20 16:30:35 +00:00
src Clean stuff up 2023-01-20 16:30:35 +00:00
test Clean stuff up 2023-01-20 16:30:35 +00:00
.gitattributes Re-upload large files with LFS 2022-11-22 21:51:31 +00:00
.gitignore Move engine resources out of test 2022-11-30 11:59:41 +00:00
.gitmodules Add assimp library 2022-11-20 13:26:52 +00:00
CMakeLists.txt Add basic sphere collision testing 2023-01-18 14:42:09 +00:00
config.h.in Begin vulkan impl 2022-09-13 19:25:18 +01:00
README Update readme 2023-01-06 16:47:08 +00:00
run.sh more ecs stuff 2022-12-15 10:07:22 +00:00
TODO Work on vulkan 2022-10-09 16:35:50 +01:00

a random game engine thing. Now finally with ECS!

Use the 'dev' branch for WIP.