Android Open Source - Game tictactoe Android-TTT






Project Summary

Android app using my Java Tic Tac Toe engine.

Web Site / Source Repository

Android-TTT is hosted in the following web site
https://github.com/Nayshins/Android-TTT

If you think the Android project Android-TTT 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 Android-TTT.

ItemValue
Java File Count9
Activity Count7

Java Source Files

Android-TTT has the following Java source files.

jakenations.me.tictactoe.MainMenu.java
jakenations.me.tictactoe.VsComputer.java
jakenations.me.tictactoe.VsComputer3x3.java
jakenations.me.tictactoe.VsComputer4x4.java
jakenations.me.tictactoe.VsComputerTest.java
jakenations.me.tictactoe.VsHuman.java
jakenations.me.tictactoe.VsHuman3x3.java
jakenations.me.tictactoe.VsHuman4x4.java
jakenations.me.tictactoe.VsHumanTest.java