0 = no one has played there, 1 = player 1 has played there, 2 = player 2 has played there. This array will need to be initalized whenever the page is loaded based on the current moves stored in the database and must be updated whenever a player makes a new move. This array may replace the need to track players moves separately.
0 = no one has played there, 1 = player 1 has played there, 2 = player 2 has played there. This array will need to be initalized whenever the page is loaded based on the current moves stored in the database and must be updated whenever a player makes a new move. This array may replace the need to track players moves separately.