Changes for version 0.14 - 2015-05-26
- Updated method play() and extracted out prompting for data.
- Added method is_valid_tile()
- Updated method _play() w.r.t above changes.
- Added method _pick_from_bank()
- Refactored method is_over()
- Refactored method _next()
- Updated game script w.r.t the above changes.
Modules
Interface to the Domino game.
Placeholder for parameters for Games::Domino.
Represents the player of the Domino game.
Represents the tile of the Domino game.