public void player1WinsRound() { Player1.Add(Player1[0]); Player1.Remove(Player1[0]); Player1.Add(Player2[0]); Player2.Remove(Player2[0]); }