Code Monkey home page Code Monkey logo

ultimate-tictactoe's Introduction

# Ultimate Tic-Tac-Toe

## Game Overview

Ultimate Tic-Tac-Toe, also known as 9x9 Tic-Tac-Toe, is an exciting variation of the classic Tic-Tac-Toe game. It consists of a 9x9 grid, where each cell contains a regular 3x3 Tic-Tac-Toe board. The objective is to win three regular Tic-Tac-Toe games in a row, either horizontally, vertically, or diagonally, to claim victory in the ultimate game.

## Rules

1. The game is played on a 9x9 grid, where each cell contains a 3x3 Tic-Tac-Toe board.

2. Players take turns, with one player using "X" and the other using "O."

3. To make a move, a player chooses a cell on the 9x9 grid where they want to place their symbol.

4. The chosen cell determines which of the nine 3x3 boards that player must play in next. For example, if a player chooses the top-right cell in the 9x9 grid, they must make their move in the top-right 3x3 board.

5. Players continue taking turns, choosing cells and playing in the corresponding 3x3 boards.

6. To win a 3x3 board, a player must get three of their symbols in a row (horizontally, vertically, or diagonally) within that board.

7. Winning a 3x3 board allows a player to claim that board, marking it with their symbol. The player who claims three boards in a row (horizontally, vertically, or diagonally) on the 9x9 grid wins the ultimate game.

8. If a player is forced to make a move in a 3x3 board that is already won or has all of its cells filled, they can choose any empty cell in any 3x3 board.

9. The game is a draw if all the 9x9 cells are filled, and no player has won.

## Technology Used

This Ultimate Tic-Tac-Toe game is implemented using JavaScript, HTML, and CSS. It leverages the power of web technologies to provide an interactive and enjoyable gaming experience.

## Play or Check It Out

You can play Ultimate Tic-Tac-Toe online by visiting the following link: [Play Ultimate Tic-Tac-Toe](https://sajeelhashmi.github.io/ultimate-tictactoe)

Enjoy the game and have fun strategizing to become the Ultimate Tic-Tac-Toe champion!

ultimate-tictactoe's People

Contributors

sajeelhashmi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.