mandy8055 / KnotsAndKrosses

An interactive tic tac toe game built as a part of learning project. The project contains smooth transition of Activities, amazing looking splash screen and confetti.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KnotsAndKrosses

An interactive tic tac toe game. You can find the apk file in here

  1. Different animation styles available

  2. Animating an activity:

Important and Helpful Method

overridePendingTransition();

Used it in here

  1. One of the very important dependancy which will help for further amelioration of multiple application is the splash screen animation which is implemented using:

    compile 'com.github.ViksaaSkool:AwesomeSplash:v1.0.0'

For knowing more about this library please refer this

Working demo of the application:

demo

About

An interactive tic tac toe game built as a part of learning project. The project contains smooth transition of Activities, amazing looking splash screen and confetti.


Languages

Language:Java 100.0%