Android Open Source - Game tictactoe TicTacToe






Project Summary

TicTacToe Game for Android---- Created By Aayush Jain and Yashvardhan Srivastava.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of TicTacToe.

ItemValue
Java File Count9
Supported screen sizes[ldpi, mdpi, hdpi]
Minimum SDK Version4
Activity Count7
Asset File Namesassets\fonts\Kinderg.ttf
assets\fonts\chalkdustextended.ttf
Raw File Namesres\raw\intro.mp3
res\raw\soundo.wav
res\raw\soundx.wav




Resource Files

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.

null




Java Source Files

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