Download Latest Version xothello.tar.gz (54.5 kB)
Email in envelope

Get an email when there's a new version of XOthello- 2013

Home
Name Modified Size InfoDownloads / Week
README 2013-04-08 546 Bytes
xothello.tar.gz 2013-04-07 54.5 kB
Totals: 2 Items   55.0 kB 0
To install xothello, do the following :-

       1) qmake -project
       2) qmake
       3) make

If qmake isn't found, try qmake-qt4 instead of qmake.

       1) qmake-qt4 -project
       2) qmake-qt4
       3) make

In case it asks for missing qt development stuff, you can install it by
       # sudo yum install qt-devel 

You can even try out the shipped binary as follows :-
       #./xothello

To change the player's picture, replace png/Player.png and png/Player_to_play.png with pictures of your choice.
Source: README, updated 2013-04-08