Welcome to the Tic-Tac-Toe Game! This is a simple web-based implementation of the classic Tic-Tac-Toe game, where you can play against the computer. This game is a Tic-Tac-Toe game consisting of 3 screens in total:
- Game Creation Screen
- Game List Screen
- Game Screen
- Create a new game with customizable options.
- List and view the history of played games.
- Dynamic game grid size selection for an enhanced gaming experience.
- User-friendly interface with visually appealing game board and controls.
- Real-time updates on game results and winner announcements.
To play the game, follow these steps:
- Open the
index.html
file in your web browser. - Enter your name and a game name to start a new game.
- Customize the grid size and background color before starting the game.
- Make your moves on the game board and try to win against the computer!
- HTML
- CSS
- JavaScript
- OpenAI - Used GPT-3.5 language model for code generation.
- BlackBox - It was used to upload photos and process the algorithm logic.
This project is licensed under the MIT License - see the LICENSE file for details.