Tiger TicTacToe Description
Tiger TicTacToe game developed using Jetpack Compose with AI-powered gameplay based on the Minimax Algorithm. The game provides multiple modes, including Normal, Impossible, and Multiplayer.
Features
Single Player Mode
Normal Mode: AI makes mistakes occasionally, allowing a fair challenge.
Impossible Mode: AI is unbeatable, using the Minimax algorithm for optimal moves.
Multiplayer Mode: Play with a friend on the same device.
Sleek UI: Built with Jetpack Compose for a modern and smooth user experience.
Optimized AI: Uses the Minimax algorithm for strategic decision-making.
Features
Single Player Mode
Normal Mode: AI makes mistakes occasionally, allowing a fair challenge.
Impossible Mode: AI is unbeatable, using the Minimax algorithm for optimal moves.
Multiplayer Mode: Play with a friend on the same device.
Sleek UI: Built with Jetpack Compose for a modern and smooth user experience.
Optimized AI: Uses the Minimax algorithm for strategic decision-making.
Open up