Android Open Source - Game course Android-TicTacToe






Project Summary

Tic Tac Toe android game developed for Summer 2014 Intro to Android Programming course at Rowan University..

Web Site / Source Repository

Android-TicTacToe is hosted in the following web site
https://github.com/chrismeyers/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.

Project Detail

The following table is the detailed list of Android-TicTacToe.

ItemValue
Java File Count5
Target SDK Version11
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\swish.mp3
res\raw\sword.mp3




Resource Files

There are 8 image files in Android-TicTacToe. The names of the image files are listed as follows.

difficulty_level.png
new_game.png
o_img.png
quit_game.png
reset.png
tictactoe.png
tictactoe_menu.png
x_img.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Android-TicTacToe has the following Java source files.

edu.meyers.BoardView.java
edu.meyers.ColorPickerDialog.java
edu.meyers.Settings.java
edu.meyers.TicTacToeActivity.java
edu.meyers.TicTacToeGame.java