Skip to content

Conversation

Modernbeast02
Copy link
Contributor

Resolved Issue #8

@vercel
Copy link

vercel bot commented Oct 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
acm-fun ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 20, 2023 8:38am

Comment on lines +97 to +100
<div className="lower">
Currently, Turn Of {isTurnOfX ? "X" : "O"}
</div>
)}
Copy link
Contributor

Choose a reason for hiding this comment

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

It should be shown at top of the board.

)}
<button className="resetButton" onClick={() => resetGame()}>
{" "}
Resett
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Resett
RESET

</div>
) : (
<div className="lower">
Currently, Turn Of {isTurnOfX ? "X" : "O"}
Copy link
Contributor

Choose a reason for hiding this comment

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

Make color of X and O red and green respectively for easy identification.
image

@Ishwarendra
Copy link
Contributor

@Modernbeast02 Your forked repo is 1 commit behind the original repo.

@ken1000minus7
Copy link
Contributor

@Modernbeast02 update when

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