1
0
Fork 0

Update README.md

This commit is contained in:
Booklordofthedings 2024-11-17 14:23:57 +01:00
parent 4fa7d53d6a
commit 24ff95287d

View file

@ -1,3 +1,4 @@
# Theater-ECS-Example
An example project on how the theater ecs may be used
This is an example project, which shows off the functionality and performance of [Theater-ECS](https://code.booklordofthe.dev/Theater/Theater-ECS).
It uses raylib as a renderer and is otherwise extremely basic.