Skip to content

ShenZhenIO Solitaire game replicated using Qt(使用Qt复刻的ShenZhenIO纸牌游戏)

Notifications You must be signed in to change notification settings

KrisCenGH/Qt_ShenZhenIO_Solitaire

Repository files navigation

Qt_ShenZhenIO_Solitaire

English   简体中文

ShenZhenIO Solitaire game replicated using Qt

Game Display

Game Display


Development environment

  • IDE: Qt 5.14.2
  • Compiler: MinGW 7.3.0 64-bit.

Other

The total number of lines of code in the header and source files is approximately 1200 lines.

Known issues:

  • When 'New Game' is executed multiple times, the program occasionally crashes for unknown reasons.
  • The Z value of the three QPushButtons cannot be set lower than the cards, causing the buttons to hover above the cards when they are moved over them. The author has searched for a solution multiple times without success.

Note: All game resource files are from the SHENZHENIO game folder.Additionally, cards may have different drawing effects on different computers.

About

ShenZhenIO Solitaire game replicated using Qt(使用Qt复刻的ShenZhenIO纸牌游戏)

Resources

Stars

Watchers

Forks