Age | Commit message (Collapse) | Author |
|
A Player will be bound a Client interface which will disregard whether
or not it is a Computer (AI), a local player or a remote player.
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
|
|
A game may be started when two players are available.
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
|
|
a player has a name and a board (which is defined in another class) for
the moment.
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
|
|
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
|
|
The Makefile, a license notice and an empty main() function have been
provided.
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
|