1
0
Fork 0
Example project to test Theater-ECS functionality and to show of its capacities
Find a file
2024-11-19 14:14:51 +01:00
src Change to fit new api 2024-11-19 14:14:51 +01:00
.gitignore Initial commit 2024-11-17 12:52:44 +01:00
BeefProj.toml Added basic 2024-11-17 16:57:27 +01:00
BeefSpace.toml Added basic 2024-11-17 16:57:27 +01:00
BeefSpace_Lock.toml Added basic 2024-11-17 16:57:27 +01:00
img.png Added basic 2024-11-17 16:57:27 +01:00
img.png~ Added basic 2024-11-17 16:57:27 +01:00
LICENSE Initial commit 2024-11-17 12:52:44 +01:00
README.md Update README.md 2024-11-17 14:23:57 +01:00

Theater-ECS-Example

This is an example project, which shows off the functionality and performance of Theater-ECS. It uses raylib as a renderer and is otherwise extremely basic.