MainTree is an ECS-like system written completely in C, intended for game development. Currently, the only intended use-case is the AlphaUmlaut - space-game.
Go to file
Eric-Paul Ickhorn 9890a30b5b Renamed file for avoiding name conflicts with other includes
The file shadow.h is likely to exist in multiple include folders; it now has been renamed to shadow-registry.h
2024-03-03 21:14:17 +01:00
build-config Made the code compile without libRR 2024-03-03 20:28:59 +01:00
inc-c Renamed file for avoiding name conflicts with other includes 2024-03-03 21:14:17 +01:00
src-c Renamed file for avoiding name conflicts with other includes 2024-03-03 21:14:17 +01:00
tests Prepared for integration into the AlphaUmlaut Compound build system 2024-03-03 19:37:25 +01:00
.gitignore Added build system 2024-02-09 16:12:06 +01:00