wdt3.mp4
This is a simple Tic-Tac-Toe web application built using HTML, CSS, and JavaScript. It allows users to play against each other or against an AI opponent.
- Play against a friend or against an AI opponent.
- Responsive design for various screen sizes.
- AI opponent implemented using the Minimax algorithm for optimal moves.
Simply open the PRODIGY_WD_03.html
file in your web browser to start playing. Click on the cells to place your marker. Use the "Reset" button to start a new game.
To further develop or customize the game, you can modify the HTML, CSS, and JavaScript files as needed. Feel free to add new features, improve the design, or optimize the AI algorithm.
##SCREENSHOT