Skip to content

daniakalomiris/risk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

COMP 345: Advanced Program Design with C++

The specific project for this semester consists in building a simple Risk computer game. 🕹️

The developed program will have to be compatible with the rules and map files and the command-line play of the Domination version of Risk. A Risk game consists of a connected map graph representing a world map, where each node is a country and each edge represents adjacency between countries. Two or more players can play by placing armies on countries they own, from which they can attack adjacent countries to conquer them. The objective of the game is to conquer all countries on the map.

About

command line interface of the risk game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages