+ 2
Code 4x4 TicTacToe in c++
Hey everyone, I want to make a 4x4Tic tac toe in c++ but this 'TicTacToe' is different to normal one. It can be played by three players. Do you guys know how to make it?Thanks.
6 ответов
+ 2
see my tic tac toe
https://code.sololearn.com/W5n4JceZ5P1N/?ref=app
0
Thanks for your answer. However I want to make the game in c++.It can be played by three players. Three players take turns marking the spaces in a 4×4 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game. Do you guys know how to make it? Thanks.
0
It would take a while to make it and it would be harder in c++ but it is possible. But a tictactoe with 3 players in a 4x4 grid is a bit overpowered for the player to play first, as he can easily take 3 and win as he can't be stopped easily
0
I think the first player would not be so overpowered as when player1 has two marks in line, the other two players will unite together to block him from winning.
0
it cant be .... its impossible because it should be of odd numbers its compulsary try to make of 5