| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-08-13 | Added the Game class | Olivier Gayot | |
| A game may be started when two players are available. Signed-off-by: Olivier Gayot <duskcoder@gmail.com> | |||
| 2015-08-13 | added the player class | Olivier Gayot | |
| 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> | |||
| 2015-08-13 | added .gitignore | Olivier Gayot | |
| Signed-off-by: Olivier Gayot <duskcoder@gmail.com> | |||
| 2015-08-13 | added the basics of the project | Olivier Gayot | |
| The Makefile, a license notice and an empty main() function have been provided. Signed-off-by: Olivier Gayot <duskcoder@gmail.com> | |||
