Skip to content

Commit

Permalink
Correct README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
evolutionsoft committed Jan 30, 2021
1 parent 4474df7 commit 7f55d30
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@

## 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 releas package file here (https://github.com/evolutionsoftswiss/android/tree/master/TicTacToeApp/release).
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 he installation after executiong it from your dwonload folder.
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.

0 comments on commit 7f55d30

Please sign in to comment.