A tictactoe game for Android for my final project in Mobile Development..
galactic-tac-toe is hosted in the following web site
https://github.com/earthmaniebo/galactic-tac-toe
If you think the Android project galactic-tac-toe 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 galactic-tac-toe.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Raw File Names | res\raw\bg_sounds.mp3 res\raw\draw.mp3 res\raw\lose.mp3 res\raw\menu_click.mp3 res\raw\planet_click.mp3 res\raw\win.mp3 res\raw\win2.mp3 |
There are 14 image files in galactic-tac-toe. The names of the image files are listed as follows.
adamguiritan.png box.png box2.png btn_about.png btn_exit_game.png btn_how_to_play.png btn_quit_game.png btn_start_game.png earth.png earthmaniebo.png ic_action_search.png mars.png michaelalcaraz.png subject_code.png
The following screenshort is generated from the image listed above.
galactic-tac-toe has the following Java source files.
com.galactictactoe.About.java com.galactictactoe.GalacTicTacToe.java com.galactictactoe.HowToPlay.java com.galactictactoe.Splash.java