Bug 213

Summary: FirstMove sum should base on all tiles played in each round
Product: Gp10 Reporter: whng28-c
Component: javaAssignee: whng28-c
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: ---    
Version: unspecified   
Hardware: PC   
OS: Mac OS   

Description whng28-c 2017-11-26 02:20:40 HKT
1. New a Game
2. In the first move of the player, add multiple sets that sum value exceed 30

Expected:
- able to pass the round check of first move

Actual:
- first move check is on the command of "Add new Set", cannot add multiple sets to cumulate the value of 30 each round.