A 2D/3D game engine
Go to file
2023-05-09 10:25:29 +01:00
dependencies Update vma 2023-05-09 10:25:29 +01:00
include more reformatting 2023-05-02 12:02:43 +01:00
res/engine Finally get textures working again 2023-03-23 19:07:10 +00:00
src more reformatting 2023-05-02 12:02:43 +01:00
test Clean up cmake lists 2023-05-09 09:47:52 +01:00
.clang-format more reformatting 2023-05-02 12:02:43 +01:00
.gitattributes Re-upload large files with LFS 2022-11-22 21:51:31 +00:00
.gitignore ignore aps files 2023-02-19 18:29:25 +00:00
.gitmodules Remove glad submodule 2023-02-18 17:11:35 +00:00
CMakeLists.txt Clean up cmake lists 2023-05-09 09:47:52 +01:00
config.h.in begin changing style 2023-04-29 15:22:25 +01:00
README begin changing style 2023-04-29 15:22:25 +01:00
TODO Update TODO 2023-03-26 13:26:17 +01:00

a random game engine thing. Now finally with ECS!

Use the 'dev' branch for WIP.

Uses the google style guide:
  https://google.github.io/styleguide/cppguide.html