关于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.