This is the Java client of the game running on Linux.
This is the Android version of the game running on a Galaxy Nexus.
This is the Java client of the game running on Linux.
This is the Android version of the game running on a Galaxy Nexus.
Yet another version of Tic-Tac-Toe. This version was created in Java for CS 349 (User Interfaces) using a Model-View-Controller design pattern. There is a Java desktop client as well as an Android client, which both run the same model code.
View Source Code