Okay, i need to be able to keep track of whose turn it is, players 1 though X. I realize i can use an array. I can make the array, but cannot figure out how to cycle through the turns, any help would be great (ive read everything on arrays, but it doesnt seem to be much help) thanks!