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

Feature/UI-and-functional-updates #6

Open ThatJSGuy opened 1 month ago

ThatJSGuy commented 1 month ago

This pull request includes several significant updates to the Tic-Tac-Toe game, enhancing the user interface, improving code readability, and adding new features such as animations and a result section.

User Interface Improvements:

Code Enhancements:

New Features:

Closes Issue #3