/AI-TicTacToe-Game

This project is a simple demonstration of the power of AI. The friendly language(Java) will help you easily understand the code. It is 3x3 board game.Basically i used mini-max algorithm to develop this game. Here computer will randomly select the best position to increase its winning point but as it randomly selects the position sometimes it may loss and that make it different to others as well.

Primary LanguageJava

This repository is not active