Skip to content

A local multiplayer chess game created using QT framework and C++11

Notifications You must be signed in to change notification settings

d-spiridonov/chess_QT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Chess

Local multiplayer chess game created using QT framework. Technologies QT+QML, C++11.

Features

  • Start new game
  • Save game
  • Load previously played game
  • Go through the history of the moves
Screen_1

screen_1

Screen_2

screen_2

Screen_3

screen_3

How to build

Install QT 5.6

  • go to QT official site : https://info.qt.io/download-qt-for-application-development
  • press "Get your open source package" button. On the opened page, press "Download Now" button. (it will download qt online installer. Don't forget to choose QT.5.6 when the installer asks which QT version should be installed).

Run Qt creator

open Chess.pro file

build and run the project

About

A local multiplayer chess game created using QT framework and C++11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published