* Awards points to each player based on if and when they guessed the word, resets the corresponding properties and then returns the list of points each player got.
* Adds an incoming connection as a client.
* @todo find better formula for the number of points each player should get
* Awards points to each player based on if and when they guessed the word, resets the corresponding properties and then returns the list of points each player got.
leterrorCounter=0;//also the offset
* @todo find better formula for the number of points each player should get