Team Members:
- Jaxon Alexander 40278732
- Ryad Alla 40227731
- Manolo Racine 40282576
- Griffin Sin-Chan 40278049
- Nektarios Zampetoulakis 40211948
Warzone Conquest is a strategic board game that simulates global warfare. Players assume the role of commanders and aim to conquer territories. This project, developed for COMP 345, provides a digital version of the game where users can load maps, manage territories, deploy armies, and engage in turn-based combat.
- Ensure Docker is installed and running: Docker Installation Guide
- In the project directory, run the following commands:
docker build -t warzone345 . docker run -i warzone345