https://github.com/aaryan77raj/tic-tac-toe-project
I have created a tic-tac-toe game using HTML, CSS, and VanillaJS. It is an unbeatable AI that uses minimax algorithm.
https://github.com/aaryan77raj/tic-tac-toe-project
Last synced: 2 months ago
JSON representation
I have created a tic-tac-toe game using HTML, CSS, and VanillaJS. It is an unbeatable AI that uses minimax algorithm.
- Host: GitHub
- URL: https://github.com/aaryan77raj/tic-tac-toe-project
- Owner: aaryan77raj
- Created: 2024-05-30T18:11:23.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-30T18:15:03.000Z (12 months ago)
- Last Synced: 2025-01-21T12:46:38.474Z (4 months ago)
- Language: HTML
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic-Tac-Toe-Project
I have created a tic-tac-toe game using HTML, CSS, and VanillaJS. It is an unbeatable AI that uses minimax algorithm.