Android Open Source - Game multiplayer tictactoe






Project Summary

A simple multiplayer Tic Tac Toe game on android platform.

Web Site / Source Repository

tictactoe is hosted in the following web site
https://github.com/prabh-me/tictactoe

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

ItemValue
Java File Count7
Activity Count2

Java Source Files

tictactoe has the following Java source files.

in.prabh.tictactoe.Ball.java
in.prabh.tictactoe.Cell.java
in.prabh.tictactoe.Cell.java
in.prabh.tictactoe.Cross.java
in.prabh.tictactoe.Empty.java
in.prabh.tictactoe.Game.java
in.prabh.tictactoe.MainActivity.java