Merge branch 'master' of https://github.com/DragosDumitrache/Tic-Tac-Toe
tree: fc871e8aae4c00a8f3bb4c275b2b002a9fe2c528
  1. bin/
  2. gen/
  3. libs/
  4. res/
  5. src/
  6. AndroidManifest.xml
  7. ic_launcher-web.png
  8. proguard-project.txt
  9. project.properties
  10. README.md
README.md

Tic-Tac-Toe

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