anooshkhalid / tictactoe-android

A very simple Android game I made which you can play tic-tac-toe against the computer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a very, very simple Android game I made in which you can play tic-tac-toe against an AI opponent.

It was build just to experiment with making an Android app, learning the SDK etc.

The AI logic comes from a tictactoe library I made earlier, which was just a chance to learn/demonstrate some Path Finding algorithms from the Algorithms in a Nutshell book.

About

A very simple Android game I made which you can play tic-tac-toe against the computer


Languages

Language:Java 100.0%