Download Free code TicTacToe

Description

Game Tic Tac Toe for Android.

Source Files

The download file TicTacToe-master.zip has the following entries.


.gitignore/* ww w .  j  ava 2s . c  o  m*/
Design/background.png
Design/connectbg.png
Design/exit.png
Design/exit_pressed.png
Design/field_blank.png
Design/field_o.png
Design/field_x.png
Design/game.png
Design/highscore.png
Design/highscore_pressed.png
Design/highscorebg.png
Design/ic_launcher-web.png
Design/ic_launcher.png
Design/multiplayer.png
Design/multiplayer_pressed.png
Design/off.png
Design/on.png
Design/options.png
Design/options_pressed.png
Design/optionsbg.png
Design/singleplayer.png
README.txt
TicTacToe/.classpath
TicTacToe/.project
TicTacToe/.settings/org.eclipse.jdt.core.prefs
TicTacToe/AndroidManifest.xml
TicTacToe/ic_launcher-web.png
TicTacToe/libs/android-support-v4.jar
TicTacToe/proguard-project.txt
TicTacToe/project.properties
TicTacToe/res/drawable-hdpi/ic_launcher.png
TicTacToe/res/drawable-ldpi/ic_launcher.png
TicTacToe/res/drawable-mdpi/ic_launcher.png
TicTacToe/res/drawable-xhdpi/ic_launcher.png
TicTacToe/res/drawable-xxhdpi/ic_launcher.png
TicTacToe/res/drawable/background.png
TicTacToe/res/drawable/connectbg.png
TicTacToe/res/drawable/exit.png
TicTacToe/res/drawable/exit_btn_selector.xml
TicTacToe/res/drawable/exit_pressed.png
TicTacToe/res/drawable/field_blank.png
TicTacToe/res/drawable/field_o.png
TicTacToe/res/drawable/field_x.png
TicTacToe/res/drawable/game.png
TicTacToe/res/drawable/highscore.png
TicTacToe/res/drawable/highscore_btn_selector.xml
TicTacToe/res/drawable/highscore_pressed.png
TicTacToe/res/drawable/highscorebg.png
TicTacToe/res/drawable/ic_launcher.png
TicTacToe/res/drawable/multiplayer.png
TicTacToe/res/drawable/multiplayer_btn_selector.xml
TicTacToe/res/drawable/multiplayer_pressed.png
TicTacToe/res/drawable/off.png
TicTacToe/res/drawable/on.png
TicTacToe/res/drawable/options.png
TicTacToe/res/drawable/options_btn_selector.xml
TicTacToe/res/drawable/options_pressed.png
TicTacToe/res/drawable/optionsbg.png
TicTacToe/res/drawable/singleplayer.png
TicTacToe/res/layout-sw600dp/activity_main.xml
TicTacToe/res/layout-sw600dp/device_connect_layout.xml
TicTacToe/res/layout-sw600dp/device_name.xml
TicTacToe/res/layout-sw600dp/highscore_row.xml
TicTacToe/res/layout-sw600dp/highscores_layout.xml
TicTacToe/res/layout/activity_game.xml
TicTacToe/res/layout/activity_game_over.xml
TicTacToe/res/layout/activity_main.xml
TicTacToe/res/layout/activity_options.xml
TicTacToe/res/layout/device_connect_layout.xml
TicTacToe/res/layout/device_name.xml
TicTacToe/res/layout/highscore_row.xml
TicTacToe/res/layout/highscores_layout.xml
TicTacToe/res/menu/connect.xml
TicTacToe/res/menu/main.xml
TicTacToe/res/raw/click.mp3
TicTacToe/res/values-sw600dp/dimens.xml
TicTacToe/res/values-sw720dp-land/dimens.xml
TicTacToe/res/values-v11/styles.xml
TicTacToe/res/values-v14/styles.xml
TicTacToe/res/values/dimens.xml
TicTacToe/res/values/strings.xml
TicTacToe/res/values/styles.xml
TicTacToe/res/xml/preferences.xml
TicTacToe/src/hu/medtech/tictactoe/ConnectionService.java
TicTacToe/src/hu/medtech/tictactoe/DeviceConnect.java
TicTacToe/src/hu/medtech/tictactoe/GameActivity.java
TicTacToe/src/hu/medtech/tictactoe/GameOverDialog.java
TicTacToe/src/hu/medtech/tictactoe/GlobalVariables.java
TicTacToe/src/hu/medtech/tictactoe/HighScoreActivity.java
TicTacToe/src/hu/medtech/tictactoe/ImageAdapter.java
TicTacToe/src/hu/medtech/tictactoe/MainActivity.java
TicTacToe/src/hu/medtech/tictactoe/MessageContainer.java
TicTacToe/src/hu/medtech/tictactoe/OptionsActivity.java
TicTacToe/src/hu/medtech/tictactoe/PreferencesActivity.java
TicTacToe/src/hu/medtech/tictactoe/Score.java
TicTacToe/src/hu/medtech/tictactoe/ScoreAdapter.java
TicTacToe/src/hu/medtech/tictactoe/datastorage/DatabaseConstants.java
TicTacToe/src/hu/medtech/tictactoe/datastorage/DatabaseHelper.java
TicTacToe/src/hu/medtech/tictactoe/datastorage/ScoreDbLoader.java
design.psd
icon.psd

Download

Click the following link to download TicTacToe-master.zip.

TicTacToe-master.zip




















Home »
  Android Free Code »
    Game »




Chess
Game
Game 2D
Game 3D
Game Accelerometer
Game Adventure
Game AndEngine
Game API
Game Application
Game Arcade
Game Ball
Game Battleship
Game Board
Game Bubble
Game Card
Game Casual
Game Cocos2d
Game Demo
Game Desktop
Game Engine
Game Example
Game Guess
Game iOS
Game libgdx
Game Life
Game Math
Game Maze
Game Minesweeper
Game MultiPlayer
Game Number
Game Project
Game Puzzle
Game Quiz
Game Race
Game RPG
Game SDK
Game Sensor
Game Shooter
Game Snake
Game Space
Game Tower
Game Word
Sudoku
Tetris
TicTacToe