Source Code for my Android application: Flaming Tic-Tac-Toe. Link to the application: https://play.google.com/store/apps/details?id=jobair.hassan.flamingtictactoe.
Flaming-Tic-Tac-Toe is hosted in the following web site
https://github.com/JobairHassan/Flaming-Tic-Tac-Toe
If you think the Android project Flaming-Tic-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 Flaming-Tic-Tac-Toe.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Raw File Names | res\raw\button_3.mp3 res\raw\fire_burning.mp3 res\raw\game_result.mp3 res\raw\player_1_win.mp3 res\raw\player_2_win.mp3 res\raw\select.mp3 res\raw\tie_sound.mp3 |
There are 11 image files in Flaming-Tic-Tac-Toe. The names of the image files are listed as follows.
blank.png exit_game.png exit_game_down.png flames.gif o.png one_player.png one_player_down.png tictactoe.png two_player.png two_player_down.png x.png
The following screenshort is generated from the image listed above.
Flaming-Tic-Tac-Toe has the following Java source files.
jobair.hassan.flamingtictactoe.MainMenuScreen.java jobair.hassan.flamingtictactoe.TicTacToeGame.java jobair.hassan.flamingtictactoe.TicTacToeTutorialActivity.java