Welcome to our Tic-Tac-Toe game project! This project features a classic game of Tic-Tac-Toe implemented in JavaScript, enhanced with an artificial intelligence powered by the MiniMax algorithm.
- Play against a challenging AI opponent that utilizes the MiniMax algorithm to make strategic decisions.
- Enjoy a user-friendly interface, making gameplay intuitive and engaging.
- Experience the timeless fun of Tic-Tac-Toe with modern AI technology.
- JavaScript
- HTML
- CSS
- Clone the repository to your local machine.
- Open the
index.html
file in your web browser. - Start playing against the MiniMax AI opponent and test your strategic skills!
Join us in exploring the exciting world of Tic-Tac-Toe with our MiniMax AI implementation. Happy gaming!
This project is shared under the MIT license. This means you can modify and use it however you want, even for comercial use. If you liked it, consider marking a ⭐️.
Anderson Pereira dos Santos