Design Process Assignment
Name- MANVI
Roll number- 230686001
Tic-Tac-Toe Modification Game
Obstacle Tic-Tac-Toe
Objective:
The objective of the game remains the same: to get three of your symbols (X or O) in a row, column,
or diagonal on the game board.
Setup:
The game board consists of a grid, typically 3x3 squares.
In addition to the empty squares, there are obstacles randomly placed on the board. These obstacles
could be rocks, barriers, or any other visual representation.
Gameplay:
Players take turns placing their symbols (X or O) on empty squares on the board, just like in
traditional tic-tac-toe.
However, players cannot place their symbols on squares occupied by obstacles.
Players can choose to either place their symbol on an empty square or remove an obstacle from the
board to clear the way for future moves. Once an obstacle is removed, it remains off the board for
the rest of the game.
The game continues until one player successfully gets three of their symbols in a row, column, or
diagonal, or until no more moves can be made due to obstacles blocking all possible winning
combinations.
Winning:
To win, a player must successfully create a line of three of their symbols (X or O) in a row, column, or
diagonal on the board, without any obstacles blocking the path.
If a player manages to achieve this, they win the game.
Strategy:
Players must strategically decide when to place their symbols, when to remove obstacles, and where
to place their symbols to maximize their chances of winning while blocking their opponent's moves.
Removing obstacles strategically can open up paths for potential winning moves or block the
opponent's progress.
Players must also anticipate their opponent's moves and adjust their strategy accordingly.