Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

TTTAI

5x5 Tic Tac Toe with simple AI

How to Play

You can play the game online by visiting the following link:

Play 5x5 Tic Tac Toe

Game Rules

  • The game is played on a 5x5 grid.
  • The objective is to get 4 of your symbols in a row (horizontally, vertically, or diagonally) to win.
  • You play as "X" and the AI plays as "O".
  • Click on an empty cell to make your move.
  • The AI will make its move automatically after you.

Features

  • Simple AI that tries to win, block the player, or choose a random spot.
  • Responsive design for different screen sizes.
  • Highlighting of winning cells.

Development

To run the game locally, open the five-by-five-tic-tac-toe.html file in your web browser.

License

This project is licensed under the MIT License.

About

5x5 Tic Tac Toe with AI opponent

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages