-
Notifications
You must be signed in to change notification settings - Fork 0
This Java program is a console-based Tic-Tac-Toe game where you can play against an AI opponent. The AI uses the Minimax algorithm to make optimal moves, simulating all possible outcomes to ensure the best strategy. The game includes input validation and automatically detects win, loss, or tie conditions.
emflynn13/tictactoe
About
This Java program is a console-based Tic-Tac-Toe game where you can play against an AI opponent. The AI uses the Minimax algorithm to make optimal moves, simulating all possible outcomes to ensure the best strategy. The game includes input validation and automatically detects win, loss, or tie conditions.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published