Amit-K-007 / Tic-Tac-Toe-plus-plus

Tic Tac Toe ++ is an android application, which is a classical tic tac toe game. In this app, user has to play against an unbeatable AI bot. Due to use of Minimax algorithm, the result of every match will be either failure or tie.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Tic Tac Toe ++ is an android application, which is a classical tic tac toe game. In this app, user has to play against an unbeatable AI bot. Due to use of Minimax algorithm, the result of every match will be either failure or tie.


Languages

Language:Java 100.0%