A 2D/3D game engine
Go to file
2023-05-31 23:56:57 +01:00
dependencies remove freetype, begin font code 2023-05-14 14:40:16 +01:00
include Fix extra qualification error 2023-05-29 15:41:36 +01:00
res/engine Begin full text rendering support 2023-05-15 00:27:31 +01:00
screenshots Add test scene, update readme 2023-05-29 15:21:50 +01:00
src tidy up graphics code 2023-05-29 14:52:14 +01:00
test cobble HOUSE. no texture :( 2023-05-31 23:56:57 +01:00
.clang-format more reformatting 2023-05-02 12:02:43 +01:00
.gitattributes upload blender files with git lfs 2023-05-29 15:55:33 +01:00
.gitignore ignore aps files 2023-02-19 18:29:25 +00:00
.gitmodules remove freetype, begin font code 2023-05-14 14:40:16 +01:00
CMakeLists.txt Begin adding custom behaviour system 2023-05-25 18:35:32 +01:00
config.h.in begin changing style 2023-04-29 15:22:25 +01:00
README.md Add test scene, update readme 2023-05-29 15:21:50 +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

A screenshot