Skip to content

TechSenseiX/tic-tac-toe-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game

This is a simple Tic Tac Toe game implementation where you can play against an AI opponent.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Features

  • Play against an opponent.
  • Responsive design for different screen sizes.
  • Basic AI strategy implemented for opponent moves.

How to Play

  1. Clone the repository.
  2. Open index.html in your browser.
  3. Click on any empty cell to make your move.
  4. The opponent will automatically make its move after you.

Development

  • The game logic is implemented in index.js.

Link

Future Improvements

  • Implement a more sophisticated AI algorithm for a more challenging opponent.
  • Add multiplayer support for playing against another person locally or online.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published