Description:
This is a Dominoes game where you play against 3 computer players.
The goal of the game is to win 10 hands before any of the computer players do. To win a hand, be the first to get rid of all your dominoes.
If you have any bugs you want to report, or if you have any suggestions on how to improve the game please email dominoes@randallbrown.ca.
Update Description:
v1.0:
- Fixed stability issues, such as lock-ups, crashes and slow-downs.
- Added a new game type(and changed the code to make other game type posible to add later).
- Added a preference item so that user can decide if double six always poses or if the previous winner should pose.
- Added other small features.
v0.99:
- Fixed Crash due to allocating memory and not returning it.
- Fixed Bug where Dominoes would be drawn off the table.
v0.98:
- Improved Graphics.
- Added Preferences.
- General Bug Fixes.