Bug 213 - FirstMove sum should base on all tiles played in each round
Summary: FirstMove sum should base on all tiles played in each round
Status: RESOLVED FIXED
Alias: None
Product: Gp10
Classification: Unclassified
Component: java (show other bugs)
Version: unspecified
Hardware: PC Mac OS
: --- enhancement
Assignee: whng28-c
URL:
Depends on:
Blocks:
 
Reported: 2017-11-26 02:20 HKT by whng28-c
Modified: 2017-11-26 02:20 HKT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.