Skip to content

Conversation

alieibarra
Copy link

No description provided.

Copy link

@kaidamasaki kaidamasaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job!

I found one small bug but everything else looks good. Well done!

// When it is clicked on.
// Then pass it into the squares as a callback
const checkSquare = (id) => {
for (let row of squares) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since you don't have a check to see if there is a winner here users can continue to fill in squares after the game has ended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants