commit | 381f82589d0356ce05efec43c3390f44968681b0 | [log] [tgz] |
---|---|---|
author | Dragos Dumitrache <dragosd2000@gmail.com> | Fri Oct 17 09:54:02 2014 +0100 |
committer | Dragos Dumitrache <dragosd2000@gmail.com> | Fri Oct 17 09:54:02 2014 +0100 |
tree | 744252f7259a629ffaa9fb76b9256e243b4ce2af | |
parent | 4aee79fd8de6bbd4c95b6aac77b87637ff097c36 [diff] |
Updated XML
First version of a Tic-Tac-Toe Android app
You can play Tic-Tac-Toe agains 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.
To be added: A better UI, animations, different playing modes. Suggestions are welcome