Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

mudasar187/GameOfTicTacToe

Repository files navigation

Android Programming PGR201-1

Exam Spring 2018

Game Of TicTacToe

  • Theme inspiration from Game Of Thrones
  • SingelPlayer
  • MultiPlayer
  • HighScore
  • SQLite
  • AI (TTTBOT)
  • OpenWeather API request

AI (TTTBOT) is implemented so you can never beat AI (TTTBOT)

Remember to insert your own api key for the weather API request

Create a account at https://openweathermap.org/ for free
and then get the api key and inside the project go to the following file:
Weather.java file and insert your api key here: private final String WEATHER_API_KEY = "your api key";

1 2 3 4 5 6 7 8 9 10

About

Android Programming Exam PGR201-1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published