Skip to content

fasigno/qOthello

Repository files navigation

qOthello

Simple Othello game written in qt.

qOthello

###DEPENDENCIES

  • Qt 4.8.5
  • Gcc
  • QMake
  • Make

###COMPILE

Go to the folder containing the source code, from console type:

cd ~/qOthello    
qmake (qmake-qt4 on some architectures like Fedora)    
make

###RUN

Go to the folder containing the build, from console type:

cd ~/qOthello   
./qOthello

======

Fabrizio Signoretti - [email protected]

This software is under GPLv3.

About

Simple Othello game written in qt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages