Skip to content

一个利用C++和Qt写的翻金币游戏。 A GUI coin flipping game made with Qt & C++ code.

Notifications You must be signed in to change notification settings

migodz/Qt-CoinFlippingGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Qt-CoinFlippingGame

A GUI coin flipping game made with Qt & C++ code.

一个利用C++和Qt写的翻金币游戏。

Qt版本:5.14.2

类说明

  • MainWindow: 进入游戏的窗口
  • ChooseLevelScene: 选择关卡的窗口
  • PlayScene: 游戏时的窗口
  • MyImgPushButton: 基于QPushButton封装的图片按钮
  • Coin: 基于QPushButton封装的金币按钮
  • dataConfig: 储存游戏关卡数据的类

About

一个利用C++和Qt写的翻金币游戏。 A GUI coin flipping game made with Qt & C++ code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published