關於QML-Tic-Tac-Toe
數百萬款最新的 Android 應用程式、遊戲、音樂、電影、電視節目、書籍、雜誌等項目盡在其中,歡迎隨時隨地透過您的各種裝置取得。
This version of Tic-Tac-Toe pretty basic, but fun to play! I wrote it as a "hello world!" app for Android in QML using Necessitas. It's cross-platform and the source is available here:
https://sourceforge.net/u/chriskonstad/tictactoe
It has been tested in Android 4.0.3 and OSX 10.6.8 (if you build from source).
When first run, this application will ask you to install an app called "Ministro." Ministro is used to download and install the Qt and QML libraries that this app runs on. After installing Ministro, make sure you exit QML-Tic-Tac-Toe by clicking the back arrow until you reach your home screen. When you start this app again, it will say that it needs to download some Qt libraries. Once they download, the game will be ready to play!
Enjoy!
Chris
http://chrisstechblog.blogspot.com
P.S. I will be updating this application with more features in the coming days/weeks/months.
最新版本1.4的更新日誌
Miscellaneous backend code changes.
Reset button is now smaller.