User profile: kabirdevramana96

User info
User name:kabirdevramana96
History
Joined:
Number of posts:5
Latest posts:

How to improve the CPU turns in Tic-Tac-Toe
Hi there. I am too improve the strategy of the CPU in my tic-tac-toe game. So far I have got this al...

The CPU displays more turns than human in the Tic-Tac-Toe board
So how do I go about doing this? Making the code much more simpler.

The CPU displays more turns than human in the Tic-Tac-Toe board
Hi there. I am having a problem with the number of turns the human and CPU displays on the board in ...

How to display turns of CPU and Human on board in Tic-Tac-Toe
Thank you for your feedback.

How to display turns of CPU and Human on board in Tic-Tac-Toe
Hi.I am making a Tic-Tac-Toe game in C++. So far my program can display the board but it doesn't dis...