Closed Daniel-Martinez closed 10 years ago
We will use the newly gathered server info to update a variable score on GUI.
created an attack method that requestes updated list from server upon completion. The score is then calculated by multi hits times score and summing up the score. A textbox is used to display scone OnPropertyChange().
After testing the connection to the Server Thursday 4/24, try to figure out how to calculate Score. My thought is this could be calculated after game is over by simply looking at the field "hit" in Targets and adding that to a running score. This would be calculated and displayed in a Text Block.