Backgammon (Very simple version in C++)

已取消 已发布的 Dec 15, 2012 货到付款
已取消 货到付款

You can consult Google for the rules and how to play Backgammon.

Backgammon:

Backgammon is a classic board game. Each player rolls dice and then uses the numbers shown to move a set of counters around a board. The rules of the game determine which moves are valid and which moves are illegal. This project ignores the problem of implementing a computer player, you will only need to implement a version that two human players can use by taking turns. You will need a form of user input (keyboard or mouse can be appropriate). You will need to maintain the state of the game (e.g counter positions, current dice values). You will need to check the validity of moves that the players try to make against the rules of the game. Only legal moves should be allowed, and illegal moves should be rejected.

1)A project diary shall be written

2)Functioning and well-documented application built according to object-oriented

principles

3)Diagram describing the component classes and their relationships

4)A simple graphical user interface

5)File management (if relevant)

6) Consists of at least five user-defined classes

C++编程

项目ID: #4043962

关于项目

9个方案 远程项目 活跃的Dec 22, 2012