The set of rules to the game of risk, implemented in C++.
Development workflow steps:
-
clone the repo
-
Make sure your tasks.Json file is correctly set ->
2.a) Mac: https://code.visualstudio.com/docs/cpp/config-clang-mac
2.b) Windows: https://code.visualstudio.com/docs/cpp/config-mingw
Make sure the tasks.json uses "${workspaceFolder}/.cpp" instead of ${file}.
Deliverable for COMP345 with Joey Paquet in Fall 2021 Project description can be found here: https://users.encs.concordia.ca/~paquet/wiki/images/f/fb/Project.COMP345.2021.2.pdf