Skip to content

MadAvidCoder/Ultimate-Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultimate Tic-Tac-Toe

Wakatime License Created At Top Language Commits Last Commit Open Issues Build Status Website Status

🎮 Play it here!

Ultimate Tic-Tac-Toe is a variation of the very well-known game, Tic-Tac-Toe (also known as Noughts and Crosses). Play against a friend, or see if you can beat the computer!

📃 Rules

The Ultimate Tic-Tac-Toe grid is similar to the conventional Tic-Tac-Toe grid, but inside each of the nine large squares, is an additional 3x3 grid.

A blank Ultimate Tic-Tac-Toe Grid

To win the game, you must win three large squares in a row. To win each large square, you have to get a three in a row within the smaller grid.

To start the game, X can play anywhere. As in the standard version, O goes next. But there's a twist. The small grid that O must play in, is determined by where X played. For example, if X played in the bottom-right square of its smaller grid, O would have to play in the bottom-right grid.

An Ultimate Tic-Tac-Toe Grid after one move

The game then continues similarly, with the grid for the next move being determined by the last move. If the grid has already been won, the next player can move anywhere.

🛠️ Tech Stack

⚖️ License

Ultimate Tic-Tac-Toe is licensed under the MIT License. You are free to use, copy, modify, and/or publish this project, or any part thereof, for commercial or non-commercial purposes. Attribution is appreciated, but not required.

🏅 Acknowledgements

About

A web-based Ultimate Tic-Tac-Toe game, made for Hackclub High Seas

Topics

Resources

License

Stars

Watchers

Forks