3 Commits

Author SHA1 Message Date
9444aea507 Adds minimal layer and event framework
Introduces a basic application layer and event framework.

This commit implements a simple event system and layer management to facilitate a more modular application architecture. The example demonstrates how to create custom events and layers that can interact with the application.
2025-12-04 09:12:42 -06:00
53797fcc4b project structure 2025-12-04 08:56:11 -06:00
63c278cdb6 Initial commit 2025-12-04 14:53:47 +00:00