|
Air-Trap 1.0.0
A multiplayer R-Type clone game engine built with C++23 and ECS architecture
|
Directories | |
| Config | |
| ECS | |
| Math | |
| Network | |
| System | |
| Thread | |
Files | |
| Assert.hpp | |
| Assertion and verification macros for runtime checks. | |
| Error.hpp | |
| Error handling system with categorized error codes. | |
| Error.tpp | |
| Logger.hpp | |
| Logger declaration with support for multiple log levels. | |
| Logger.tpp | |
| LogLevel.hpp | |
| Log severity levels for the logging system. | |