...

/

Next Steps

Next Steps

Discuss how you can upgrade the game’s functionalities even further.

We'll cover the following...

We have learned how to create a basic Tic-Tac-Toe game. Now, the next step is to see how we can add upgrades.

How to upgrade this game

Here are a few ideas:

  • We can make the computer move in a more optimal manner, i.e, it generates moves that maximizes its chances of winning and minimizing its chances of losing. ...