My submission for the Ubisoft Toronto Next 2025 Programming Challenge :D
Features
- UI library
- Input manager
- Networked multiplayer (lobby system, health checks, replication of host state only :p)
- Point-mass physics engine
- ECS (components are pooled and managed with a sparse set)
- Scene manager