Qt Quick 演示 - 相同遊戲

Kuniaki Moribe 流行益智遊戲的 QML 實現。

相同遊戲 demonstrates a QML game with custom types and logic written in JavaScript. The game uses various Qt Quick features such as particles, animation, and loading images.

For more details about different parts of the example, see QML 高級教程 .

運行範例

要運行範例從 Qt Creator ,打開 歡迎 模式,然後選擇範例從 範例 。更多信息,拜訪 構建和運行範例 .

文件:

圖像:

另請參閱 QML 應用程序 .