Releases: GMPrakhar/tictactoe
Releases · GMPrakhar/tictactoe
Tic Tac Toe : The Unbeatable Edition
We Present the Updated Version of Tic Tac Toe,
Tic Tac Toe : The Unbeatable Edition
Implemented using the Minimax Algorithm, This Computer player is Unbeatable. You can either draw with it or lose the match, Winning is not an option here!
This is the basic version of the game, newer Updates will include :
- Play with both X and O ( Currently Supports only 'X')
- Levels of Computer to play from : So that you can sometimes beat the computer ;)
- Two on Two Local Matches : Play against Human opponent on same computer
- Awesome UI
So Stay Tuned, and keep playing!
Tic Tac Toe
Tic Tac Toe v1.0 is a single player game of the popular game tic tac toe.
This game here is implemented in C++ and the move order here is random. Hence there is quite good chances of the player to win from there random moving computer.
Later Versions with more better move generations, tougher computer opponent and better interface would be released ASAP.
Stay Tuned!