- I need a tic tac toe game logic or sample project in WPF C#.
- I already developed the User vs User part.
- I want clarification in User vs Computer(cpu) where a computer will select the right step in the game automatically.
I am just making this app to brush up on the skill in WPF.
Thanks in advance.

Jignesh KumarPosted Aug 29, 2021, 6:07 AM
Priyanka K SPosted Aug 24, 2021, 10:50 AM
https://www.geeksforgeeks.org/implementation-of-tic-tac-toe-game/