Skip to content

Create hook that is a 2D array storing current game state #9

@NoalS2

Description

@NoalS2

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions