The objective of the game is to get three, four, or five X's in a row (horizontally, vertically, or diagonally) before the computer gets the same number of O's in a row.
Updated on
May 24, 2014
Casual
Data safety
arrow_forward
Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
Learn more about how developers declare collection
See details
What’s new
Version 2.1: * Added two more play modes: four-in-a-row and gomoku ("five-in-a-row").
Version 2.0: * Stored number of wins, losses, and draws for each player in a database. * Improved algorithm for computer player. * Redesigned user interface.