Multiplayer game of tic tac toe with java and android clients.
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.
The following table is the detailed list of TicTacToeMultiplayer.
Item | Value |
---|---|
Java File Count | 16 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 6 |
jar files used | android-support-v4.jar json-20131018.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
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