Implement finish condition when no more players can make a valid move and heap is empty. Option: - finish game when all players have not placed tiles on the table for an entire round and the heap is empty.
Implement finish condition when no more players can make a valid move and heap is empty.
Option: