Client-Server Architecture
Networked multiplayer gameplay with authoritative server and UDP-based communication for low-latency real-time action.
Modern C++ Engine
Built with modern C++ practices and Entity Component System (ECS) architecture for efficient and scalable game development.
Cross-Platform
CMake-based build system with C++17 support, designed to work across multiple platforms including Linux, Windows, and macOS.