Android app using my Java Tic Tac Toe engine.
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.
The following table is the detailed list of Android-TTT.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 7 |
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