1.4 / August 31, 2012
(4.6/5) (10)

Description

This version of Tic-Tac-Toe pretty basic, but fun to play! I wroteit 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 testedin Android 4.0.3 and OSX 10.6.8 (if you build from source). Whenfirst run, this application will ask you to install an app called"Ministro." Ministro is used to download and install the Qt and QMLlibraries that this app runs on. After installing Ministro, makesure you exit QML-Tic-Tac-Toe by clicking the back arrow until youreach your home screen. When you start this app again, it will saythat it needs to download some Qt libraries. Once they download,the game will be ready to play! Enjoy! Chrishttp://chrisstechblog.blogspot.com P.S. I will be updating thisapplication with more features in the coming days/weeks/months.

App Information QML-Tic-Tac-Toe

  • App Name
    QML-Tic-Tac-Toe
  • Package Name
    org.ChrisK.TicTacToe
  • Updated
    August 31, 2012
  • File Size
    434k
  • Requires Android
    Android 2.1 and up
  • Version
    1.4
  • Developer
    ChrisK
  • Installs
    1,000+
  • Price
    Free
  • Category
    Casual
  • Developer
    11909 Silver Cliff Way, Gold River, CA 95670
  • Google Play Link

ChrisK Show More...

Chirp 1.2.0 APK
ChrisK
Chirp lets you take photos, draw on them, adda caption before sharing them with people anonymously in yourgeographic area.
QML-Tic-Tac-Toe 1.4 APK
ChrisK
This version of Tic-Tac-Toe pretty basic, but fun to play! I wroteit 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 testedin Android 4.0.3 and OSX 10.6.8 (if you build from source). Whenfirst run, this application will ask you to install an app called"Ministro." Ministro is used to download and install the Qt and QMLlibraries that this app runs on. After installing Ministro, makesure you exit QML-Tic-Tac-Toe by clicking the back arrow until youreach your home screen. When you start this app again, it will saythat it needs to download some Qt libraries. Once they download,the game will be ready to play! Enjoy! Chrishttp://chrisstechblog.blogspot.com P.S. I will be updating thisapplication with more features in the coming days/weeks/months.
Bruin Lyfe 1.5.5 APK
ChrisK
Want BruinLife but don't have an iPhone? Use Bruin Lyfe! Want tocheck the menus conveniently before you go eat at UCLA? Then thisapp is for you! It has updated food menus for the day for all thedining halls, and includes times, too. Now you'll never be leftwondering which dining facility has the best food for the mealtime! Features: -Dining hall hours -Dining hall menus (still a workin progress) -Swipe calculator (Please note that meals left afterWeek 10 are for finals week) Currently under development. Featureswill be added soon! If you come across any bugs, please submit abug report at: http://github.com/chriskonstad/BruinLyfe-Java/issuesWant to see the source code? Check outhttp://github.com/chriskonstad/BruinLyfe-Java! This app is notaffiliated in any way with either Bruin Life for iOS or UCLA.Thanks! Chris Konstad - Frontend Developer Cheng Cheng - BackendDeveloper
Tahoe (ROV-suite) [BETA] 1.1 APK
ChrisK
Tahoe is a wireless auxiliary user interface for the ROV pilotingapplication Monterey. It allows the pilot of the ROV to move awayfrom the computer while still offering him/her a GUI with which toread sensor data and send servo and relay commands. To make use ofTahoe, you must be running Monterey on a computer on the samenetwork as the Android device running Tahoe. The ROV must also beconnected to the computer running Monterey. Without an ROV andwithout Monterey, Tahoe is pretty much useless. Since thisapplication is written in Qt, it will ask for Ministro to beinstalled upon first run. Once Ministro is installed, it willdownload the proper Qt libraries. After that, you can deleteMinistro. This process only happens on the first launch. To see thesource code behind Tahoe, visit www.sourceforge.net/p/rov-suite. Tosee ROV-suite's (and therefore Tahoe's) development blog, seechrisstechblog.blogspot.com. Please keep in mind that this app isstill in development. This version is an early build and willtherefore be buggy and lack features that will be available in thefinal version. Thanks! Chris K
Unit Circle Quiz Lite 2.0 APK
ChrisK
DO NOT DOWNLOAD. Please download the updated version instead (UnitCircle Quiz 3.0). It's the same thing, but completely free (and noads!). Looking to quickly memorize the unit circle for a test orquiz? This game will help you study the angles in both radians anddegrees with their corresponding coordinates of the unit circle. Ahigh score list keeps track of your best scores and times so youcan keep an eye on your progress! This is the same app as the UnitCircle Quiz(https://play.google.com/store/apps/details?id=com.chrisk.UnitCircleQuiz),with the addition of ads. All features present in the paid app arepresent in this one! Tested Devices: Nexus 4 Nexus 5 Nexus 7 (2013)Nexus 10 Acer A500 Please note, people with SGS4's have beenreporting crashing. I'll take a look into it as soon as I can!Thanks, Chris Konstad
Thumb Area 1.2 APK
ChrisK
Thumb Area is an app designed to approximate the range of motion ofpeople with congenital thumb hypoplasia. During tests, it isimportant that the patient keeps his/her hand in a known positionand that the hand does not shift while the thumb arcs (as anyshifts will invalidate the measurement). This app comes with nowarranty of any kind and may not provide accurate data. This app iswritten using Qt and Necessitas, which means that it will ask youto download and install Ministro when it first launches. LetMinistro install and then relaunch Thumb Area and it shoulddownload some required libraries (~10 MB). Once that's done, youcan use Thumb Area as you would any other Android app. TestedDevices: Nexus 4 Galaxy Nexus Acer A500 Samsung Galaxy Player 5.0You can find the source code for this app here:http://github.com/chriskonstad/thumbarea For more information see:http://chrisstechblog.blogspot.com/search/label/hypoplasia Thanks!Chris Konstad
NetworkingTest 1.2 APK
ChrisK
NetworkingTest is a UDP client and server. It lets you sendmessages(either to a particular IP or broadcasted) and receivethem. It logsthe received messages and timestamps them down to themillisecond.Since it is written in Qt, you will be prompted toinstall Ministroduring NetworkingTest's first run. Once Ministrois installed, itwill download the Qt libraries. After that, youcan delete Ministroif you'd like. NetworkingTest should run justfine from then on out!You can find the source here:http://sourceforge.net/p/rov-suite inthe Git Repo forNetworkingTest. Tested on: Acer A500 Nexus 4Thanks! Chris
Unit Circle Quiz 2.0 APK
ChrisK
DO NOT DOWNLOAD. Please download the updated version instead(UnitCircle Quiz 3.0). It's the same app, but free and maintained.:)Looking to quickly memorize the unit circle for a test orquiz?This game will help you study the angles in both radiansanddegrees with their corresponding coordinates of the unit circle.Ahigh score list keeps track of your best scores and times soyoucan keep an eye on your progress! Want the free,ad-supportedversion? Checkhere:https://play.google.com/store/apps/details?id=com.chrisk.UnitCircleQuizLiteTestedDevices: Nexus 4 Nexus 5 Nexus 7 (2013) Nexus 10 Acer A500Pleasenote, people with SGS4's have been reporting crashing. I'lltake alook into it as soon as I can! Thanks, Chris Konstad