Dice wars is a turn based strategy game similar to the board game risk. using dice and a randomly generated map made of hexagons, the objective is to conquer all the territories and eliminate all your opponents by attacking them with your dice. you can play up against 7 computer opponents. all dice on the attacking territory are thrown and the total number of pips are added and compared against the total of all throwing dice from the defending territory. if the attacker's total is greater than the defender's, all attacking dice (minus one), move onto the defender's territory, capturing it and the defender dice for that territory are all removed. if the defender's total is great than or equal to the attacker's total, the attacker loses all but one die for that territory. no movement of dice is allowed between territories other than by the attacking territory. at the end of each turn, the greatest number of adjoining territories you have is calculated and you are awarded a bonus of the number of dice. they are then automatically and randomly placed throughout all of your territories, up to a maximum of eight dice on a single territory.
Comments