commit | badfd334784d07bedc90acdaa6bc463ba4ff9261 | [log] [tgz] |
---|---|---|
author | Dragos Dumitrache <dragosd2000@gmail.com> | Fri Oct 17 09:54:50 2014 +0100 |
committer | Dragos Dumitrache <dragosd2000@gmail.com> | Fri Oct 17 09:54:50 2014 +0100 |
tree | 9be35fa1a95c7658fe921285c7cdddfe758e239a | |
parent | 381f82589d0356ce05efec43c3390f44968681b0 [diff] | |
parent | 428fe0b47ee5017f60f0babdf18f574eca63502c [diff] |
Merge branch 'master' of https://github.com/DragosDumitrache/Tic-Tac-Toe
First version of a Tic-Tac-Toe Android app
You can play Tic-Tac-Toe against your Android smartphone. You can find the APK for the installation in the bin folder. The app requires no extra permissions. I am using this app in order to learn more about Android app development, sort of as a playground.
Update: Fixed bug regarding the center button, added a few extra cases I haven't considered before
To be added: A better UI, animations, different playing modes. Suggestions are welcome