Skip to content

Play Tic-Tac-Toe on your Android smartphone

License

Notifications You must be signed in to change notification settings

saliemjo/TicTacToeNew

 
 

Repository files navigation

Tic-Tac-Toe for Android

Play Tic-Tac-Toe on your Android smartphone! This app also demonstrates how to use various Android programming techniques. It's the main reference for the course: CSE 5236: Mobile Application Development.

Caveats:

  • The maps part of the app won't work unless you get your own Mapbox token. You'll need to set a key-value pair, MAPBOX_ACCESS_TOKEN, to your token in your own gradle.properties file. Mapbox's instructions]
  • Similarly, the Flickr Photo Gallery won't work unless you obtain a Flickr API token. Like before, you'll need to set a key-value pair, FLICKR_ACCESS_TOKEN, to your token in this file.

License

Apache 2.0

Contributions

Assets

  • Sintel trailer, Blender Foundation, 2011, CC-BY-3.0
  • John Philip Sousa, "The Stars and Stripes Forever," Edison Recordings, public domain

About

Play Tic-Tac-Toe on your Android smartphone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%