Android Open Source - Game ai noughts-and-crosses-android






Project Summary

A simple single player Noughts and Crosses Android game that features local and global high scores and a simple AI..

Web Site / Source Repository

noughts-and-crosses-android is hosted in the following web site
https://github.com/jamesrwhite/noughts-and-crosses-android

If you think the Android project noughts-and-crosses-android listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of noughts-and-crosses-android.

ItemValue
Java File Count12
Supported screen sizes[hdpi]
Minimum SDK Version3
Activity Count6
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\fonts\alphamack.ttf




License

The license information of noughts-and-crosses-android is as follows:

MIT License

Java Source Files

com.JamesWhite.NoughtsAndCrosses.AsyncSubmitGloabalHighScoresActivity.java
com.JamesWhite.NoughtsAndCrosses.ComputerPlayer.java
com.JamesWhite.NoughtsAndCrosses.Database.java
com.JamesWhite.NoughtsAndCrosses.GameActivity.java
com.JamesWhite.NoughtsAndCrosses.Game.java
com.JamesWhite.NoughtsAndCrosses.GlobalHighScoreActivity.java
com.JamesWhite.NoughtsAndCrosses.LoadingGloabalHighScoresActivity.java
com.JamesWhite.NoughtsAndCrosses.LocalDatabase.java
com.JamesWhite.NoughtsAndCrosses.LocalHighScoreActivity.java
com.JamesWhite.NoughtsAndCrosses.MenuActivity.java
com.JamesWhite.NoughtsAndCrosses.Player.java
com.JamesWhite.NoughtsAndCrosses.RemoteDatabase.java