Android Open Source - Game multiplayer TicTacToeMultiplayer






Project Summary

Multiplayer game of tic tac toe with java and android clients.

Web Site / Source Repository

TicTacToeMultiplayer is hosted in the following web site
https://github.com/walsh06/TicTacToeMultiplayer

If you think the Android project TicTacToeMultiplayer 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 TicTacToeMultiplayer.

ItemValue
Java File Count16
Target SDK Version17
Minimum SDK Version8
Activity Count6
jar files usedandroid-support-v4.jar
json-20131018.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

TicTacToeMultiplayer has the following Java source files.

Client.CardPanel.java
Client.ClientFrame.java
Client.GamePanel.java
Client.LeaderboardPanel.java
Client.LobbyPanel.java
Client.LoginPanel.java
Client.Main.java
TicTacToe.Game.java
TicTacToe.User.java
URLRequest.URLRequest.java
com.example.tictactoeandroid.GameActivity.java
com.example.tictactoeandroid.JsonHelper.java
com.example.tictactoeandroid.LeaderBoardActivity.java
com.example.tictactoeandroid.LobbyListActivity.java
com.example.tictactoeandroid.MainActivity.java
com.example.tictactoeandroid.MenuList.java