mirror of
https://github.com/kierankihn/uno-game.git
synced 2026-02-10 01:38:46 +01: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++
83.4%
Slint
15.2%
CMake
1.4%