/usr/share/doc/tictactoe/README is in tictactoe-ng 0.3.2.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | Tic Tac Toe
-------
Tic Tac Toe (naughts & crosses) is a simple two player game
where the object is to place your shapes on the game board so
that you get three in a row either horizontally, vertically, or
across one of the diagonals while trying to block your oponent
from doing the same.
|