TicTacToe Game for Android---- Created By Aayush Jain and Yashvardhan Srivastava.
TicTacToe is hosted in the following web site
https://github.com/jainaayush05/TicTacToe
If you think the Android project 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 TicTacToe.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 4 |
Activity Count | 7 |
Asset File Names | assets\fonts\Kinderg.ttf assets\fonts\chalkdustextended.ttf |
Raw File Names | res\raw\intro.mp3 res\raw\soundo.wav res\raw\soundx.wav |
There are 21 image files in TicTacToe. The names of the image files are listed as follows.
about.png blank.png board.png clear.png continue1.png easy.png hard.png human_vs_droid.png ic_lock_silent_mode.png ic_lock_silent_mode_off.png ic_menu_sort_by_size.png line1.png line2.png line3.png line4.png newgame.png normal.png o.png options.png titlettt.png x.png
The following screenshort is generated from the image listed above.
TicTacToe has the following Java source files.
com.aayush.yash.activities.About.java com.aayush.yash.activities.Game.java com.aayush.yash.activities.Options.java com.aayush.yash.activities.Reset.java com.aayush.yash.activities.SplashScreen.java com.aayush.yash.activities.SplashScreen2.java com.aayush.yash.activities.TicTacToe.java com.aayush.yash.controllers.TicTacToeController.java com.aayush.yash.models.TicTacToeModel.java