TIC TAK TOE

TIC TAK TOE Used AI

1 devlog
2h 52m
•  Ship certified
Created by Sumit Kumar

🎮 Tic Tac Toe — Classic Game, Smarter Than Ever!
Tic Tac Toe is a timeless 3×3 grid strategy game where two players compete to get three marks in a row — horizontally, vertically, or diagonally. Simple to play, hard to master!

Timeline

Ship 1

1 payout of shell 4.0 shells

Sumit Kumar

about 1 month ago

Sumit Kumar Covers 1 devlog and 2h 52m

✅ Features Implemented
🎮 Game Modes
Single Player Mode with 3 AI difficulty levels:
Easy: Random moves.
Medium: Some strategy, avoids blunders.
Hard: Unbeatable AI using Minimax.
Multiplayer Mode: Alternating turns for Player X and O.

🧠 AI Logic
Implemented AI using conditional logic for Easy/Medium.
Implemented Minimax algorithm for Hard mode with performance optimization.

🖼️ UI & UX
Clean, responsive layout using HTML/CSS.
Large floating Result Message Popups:
You Win!, You Lose!, It's a Draw!
Auto-disappear after 5 seconds.
Turn indicator shows whose move it is.
Highlight winning combination.

🛠️ Additional Features Restart Button to reset the board instantly.
Mode and Difficulty Selection Screen before the game starts.
Disable clicks after game ends to prevent extra moves.

Update attachment