All Projects → sanketsudake → CHESS-in-Qt

sanketsudake / CHESS-in-Qt

Licence: other
CINES is Two player chess created in Qt-cross platform

Programming Languages

C++
36643 projects - #6 most used programming language
QMake
1090 projects

CINES

CINES is Two player chess created in Qt-cross platform. Works fully for two players.

Description

CINES is attempt to make traditional chess ,moreover we are planning to make this chess to played remotely by two players .All source is developed using Qt-Creator. This code expected to work on any platform like Windows,Unix or Mac as Qt supports cross platform. We have tried to perform validation as much as possible,it is possible that ,there may some bugs remain. There are some known bugs, we are trying to fix them.

Screenshot

  • Screenshot

Usage

Getting started with CINES

$ git clone https://github.com/tripples/CHESS-in-Qt.git; cd CHESS-in-Qt
$ qmake .
$ make
$ ./build/Chess
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].