Commit Graph

16 Commits

Author SHA1 Message Date
787164f086 Little cosmetic fix 2025-05-01 02:06:51 +03:00
bec5293659 Move iostream to hpp part
Fix visibility of maze's flag
2025-05-01 01:36:10 +03:00
d6966f69db Doxygen config 2025-05-01 01:27:21 +03:00
8823945938 Multithread maze server description (without UML)
Fix link in README file
2025-04-30 21:38:30 +03:00
4402bbfe3f Service mode flag as argument in start function of Server 2025-04-30 21:36:32 +03:00
f0c7bb3f18 Initial markdown description of server and client parts of maze game 2025-04-30 20:08:27 +03:00
78f03cbfb5 Readme file + update in maze.hpp 2025-04-30 19:58:11 +03:00
726bda2a80 Merge pull request 'experimental' (#1) from experimental into main
Reviewed-on: https://git.tjoyspotifylastfm.tech/ParkSuMin/Maze/pulls/1
2025-04-30 18:39:14 +02:00
87eff11337 Update CMakeLists.txt 2025-04-30 19:36:26 +03:00
d905c1a3f9 Refactoring and updating
Fix bug, when steps = 0, but player didn't lose
2025-04-30 19:36:14 +03:00
7f0e023e0c Edit throw text part in server 2025-04-30 12:32:02 +02:00
be1b36e7ce Edit text in server cerr part 2025-04-30 12:24:55 +02:00
062f95492a Edit throw text 2025-04-30 12:23:07 +02:00
79fcae617e Change structure of code base 2025-04-30 13:06:23 +03:00
3b84aa7740 Choose hostname and port (for server and client part) 2025-04-30 15:14:10 +03:00
cc1bb79633 Initial commit 2025-04-29 17:45:27 +03:00