Files
004_comission/ProGamerPC/SampleRun1.txt
louiscklaw b07e5bcf8d update,
2025-01-31 21:26:46 +08:00

138 lines
1.4 KiB
Plaintext

Enter the number of human players [1-2]:
2
# Game Board 1 #
|7|8|9|
|4|5|6|
|1|2|3|
# Game Board 2 #
|7|8|9|
|4|5|6|
|1|2|3|
# Player 1's turn #
Choose the game board:
2
Choose the cell:
5
# Game Board 1 #
|7|8|9|
|4|5|6|
|1|2|3|
# Game Board 2 #
|7|8|9|
|4|X|6|
|1|2|3|
# Player 2's turn #
Choose the game board:
2
Choose the cell:
7
# Game Board 1 #
|7|8|9|
|4|5|6|
|1|2|3|
# Game Board 2 #
|X|8|9|
|4|X|6|
|1|2|3|
# Player 1's turn #
Choose the game board:
1
Choose the cell:
5
# Game Board 1 #
|7|8|9|
|4|X|6|
|1|2|3|
# Game Board 2 #
|X|8|9|
|4|X|6|
|1|2|3|
# Player 2's turn #
Choose the game board:
2
Choose the cell:
3
# Game Board 1 #
|7|8|9|
|4|X|6|
|1|2|3|
# Game Board 2 #
|X|8|9|
|4|X|6|
|1|2|X|
# Player 1's turn #
Choose the game board:
1
Choose the cell:
7
# Game Board 1 #
|X|8|9|
|4|X|6|
|1|2|3|
# Game Board 2 #
|X|8|9|
|4|X|6|
|1|2|X|
# Player 2's turn #
Choose the game board:
1
Choose the cell:
1
# Game Board 1 #
|X|8|9|
|4|X|6|
|X|2|3|
# Game Board 2 #
|X|8|9|
|4|X|6|
|1|2|X|
# Player 1's turn #
Choose the game board:
1
Choose the cell:
2
# Game Board 1 #
|X|8|9|
|4|X|6|
|X|X|3|
# Game Board 2 #
|X|8|9|
|4|X|6|
|1|2|X|
# Player 2's turn #
Choose the game board:
1
Choose the cell:
6
# Game Board 1 #
|X|8|9|
|4|X|X|
|X|X|3|
# Game Board 2 #
|X|8|9|
|4|X|6|
|1|2|X|
# Player 1's turn #
Choose the game board:
1
Choose the cell:
4
# Game Board 1 #
|X|8|9|
|X|X|X|
|X|X|3|
# Game Board 2 #
|X|8|9|
|4|X|6|
|1|2|X|
Congratulations! Player 2 wins!