I am trying to check if the array newGames contains a certain object of class Game. If it does, then I will not add it to the array. If it doesn\'t, I will add it. My code i