Skip to content

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

Notifications You must be signed in to change notification settings

mattnworb/tictactoe-android

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages