arujjval / tic-tac-toe

A simple tic-tac-toe game and a great way to take part in Hacktoberfest 2024.
https://arujjval.github.io/tic-tac-toe/
MIT License
6 stars 30 forks source link

Make tic-tac-toe UI better #3

Closed arujjval closed 1 month ago

arujjval commented 1 month ago

For now, the UI for the actual game does not look great. Use CSS styling to make it better looking.

Suggestions: Add little animations

ThatJSGuy commented 1 month ago

I have a PR out for this issue. Can you please assign to me?

arujjval commented 1 month ago

Sure. Are you done with your PR?

ThatJSGuy commented 1 month ago

Yes, but now it looks like there are some conflicts that need resolved. Ill do that ASAP.

ThatJSGuy commented 1 month ago

@arujjval fixed merge conflicts by combining the latest updates from other PRs with mine. Checked for issues after making the changes and everything works and looks great. PR is ready for approval.

arujjval commented 1 month ago

Okay, mention the PR here

ThatJSGuy commented 1 month ago

Feature/UI-and-functional-updates #6

ThatJSGuy commented 1 month ago

@arujjval you didn't merge my PR.. but you marked this as complete. Was there an issue with the code?