mirror of
https://github.com/kierankihn/uno-game.git
synced 2025-12-27 02:13:18 +08:00
820358e0a370c494e2f1569d3db10073660b9f50
Message class with payload types
- Introduced `Message` class in `src/network` for handling game-related message payloads (e.g., `JOIN_GAME`, `START_GAME`, etc.). - Added `Message.cpp` and `Message.h` to `CMakeLists.txt`.
The file is empty.
Languages
C++
84.2%
Slint
14.8%
CMake
1%