Easy Tic Tac Toe Game on Unity with C#
Budget: ₹1,500 – ₹12,500 INR
**Your objective** is to program a computer player (an AI) that is smarter than the provided example. It should read the board and adapt to the player’s movements. The AI should actively block the real player from winning instantly or winning more than 50% of the games.
Some of the additional features you’ll have to program are:
- Come up with a way to represent the Tic tac toe algorithm in code
- Make sure turns are passed between the AI and the real player
- Make sure no piece can be put on top of another piece
- Check for a win-lose or tie condition
Some of the additional features you’ll have to program are:
- Come up with a way to represent the Tic tac toe algorithm in code
- Make sure turns are passed between the AI and the real player
- Make sure no piece can be put on top of another piece
- Check for a win-lose or tie condition