Android Open Source - Game demo tictactoe






Project Summary

Tic tac toe app to demo android dev.

Web Site / Source Repository

tictactoe is hosted in the following web site
https://github.com/Shaelyn-Watson/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 Count3
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version11
Activity Count1
jar files usedandroid-support-v4.jar
Raw File Namesres\raw\computer_move.mp3
res\raw\computer_win.mp3
res\raw\human_move.mp3
res\raw\human_win.mp3
res\raw\tie_game.mp3




Resource Files

There are 10 image files in tictactoe. The names of the image files are listed as follows.

about_app.png
about_image.png
difficulty_level.png
ic_action_search.png
new_game_image.png
o.png
quit_game_image.png
scoreboard.png
tictactoeicon.png
x.png

The following screenshort is generated from the image listed above.

null




Java Source Files

tictactoe has the following Java source files.

scottmd3.tictactoe.AndroidTicTacToe.java
scottmd3.tictactoe.BoardView.java
scottmd3.tictactoe.TicTacToeGame.java