Skip to content

Latest commit

 

History

History
58 lines (41 loc) · 1.7 KB

README.md

File metadata and controls

58 lines (41 loc) · 1.7 KB

Tic Tac Toe Game

version 1.0


#Requirements

Android Studio

Gradle System 23.0.3

Android SDK (version 23 or later)

Minimum API level supported by SDL: 18 (Android 4.3) Jelly Bean .

#About

This is a very simple Android game I made in which you can play tic-tac-toe against an AI opponent.

It have three level (Normal,Medium,Hard).

#Flavor :

  1. Debug : for test version
  2. Release : for release version

#DETAIL

  1. Tools Used : Minimum Android SDK 4.0, JAVA 8.0, Android Studio, Gradle System 23.0.3,

  2. Library Used : Using these libraries for Ui automation testing and unit testing.

    1.) com.android.support.test.espresso:espresso-core:2.2.2

    2.) com.android.support.test.uiautomator:uiautomator-v18:2.1.2

    3.) com.android.support.test:runner:0.5

#TEST SUIT

  1. Instrumentation Test Suit
  2. Espresoo Test Suit

#Download

Download Debug Flavor Apk - This is the test version

Download Release Flavor apk - This is the release version

#Video on youtube

Youtube Video