public int GetPoints()
 {
     return(scoreRecorder.GetPoints());
 }