Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 813 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 813 Bytes

Tic Tac Toe for Android

Description

A simple sample Android application. Should play Tic Tac Toe perfectly and always reach the draw. Tic Tac Toe gives a draw if no player makes a mistake. The CPU moves are randomized if different moves are equally strong. So you should see several different games.

Installation

There is no official Android Play Store release of this sample application. You can download the installable release package file here (https://github.com/evolutionsoftswiss/android/tree/master/TicTacToeApp/release).

To install such unofficial packages you need to turn on Settings -> Screen lock & security -> Unknown sources. You may have to confirm also the installation after executiong it from your download folder. After the installation you should turn off "Unknown sources" again.