Basic TicTacToe android app with history and reset button.
android-tictactoe is hosted in the following web site
https://github.com/guillaumehelouis/android-tictactoe
If you think the Android project android-tictactoe 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-tictactoe.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
Fragment Count | 2 |
android-tictactoe has the following Java source files.
com.dev.guillaume.tictactoereboot.ApplicationTest.java com.dev.guillaume.tictactoereboot.MainActivity.java com.dev.guillaume.tictactoereboot.MyTabListener.java com.dev.guillaume.tictactoereboot.tabs.GameBoardFragment.java com.dev.guillaume.tictactoereboot.tabs.HistoryFragment.java