Skip to content

This project is a command line implementation of the warzone game for Concordia University's SOEN 6441 course, Advanced Programming Practices

Notifications You must be signed in to change notification settings

RRK1000/SOEN-6441

Repository files navigation

SOEN-6441 - WARZONE RISK GAME

Java CI with Gradle

This project is a command line implementation of the warzone game for Concordia University's SOEN 6441 course, Advanced Programming Practices. Warzone applies the concept of Risk, where a world map is defined as a connected graph and the goal of the players is to take over all the countries. Each player is assigned a certain number of armies at each turn and they can attack their neighboring countries to capture them. The orders given by players are executed in a round-robin fashion, until 1 player owns all the countries.

Team Members

  • Rishi Ravikumar
  • Anuja Ajay Somthankar
  • Yusuke Ishii
  • Nimisha Jadav
  • Abhigyan Singh

About

This project is a command line implementation of the warzone game for Concordia University's SOEN 6441 course, Advanced Programming Practices

Resources

Stars

Watchers

Forks

Languages