🎮
Entity Component System
Built with a modular ECS architecture that separates data from behavior, allowing for flexible and efficient game object management.
🌐
Network Multiplayer
UDP-based networking with client-server architecture. Support for multiple players in real-time space shooter gameplay.
⚡
Modern C++20
Leverages modern C++20 features with CMake build system and comprehensive testing suite for maintainable code.