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

Ai opponent #30

Closed TheRaj71 closed 1 month ago

TheRaj71 commented 1 month ago

This pull request includes significant updates to the Tic-Tac-Toe game, enhancing both the user interface and game functionality. Key changes include adding a mode selection for playing against a human or AI, improving the visual design, and implementing an AI opponent using the minimax algorithm.

User Interface Enhancements:

Game Functionality Improvements:

Accessibility and Responsiveness: