Skip to content

Tic Tac Toe with Tom and Jerry: Simple Android Game using GridView, Accessing Blocks using their Tags, view.getTag(), Simple Animation view.animate()

Notifications You must be signed in to change notification settings

akverma26/Android-Game-Tic-Tac-Toe-with-Tom-and-Jerry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Android-Game-Tic-Toc-Toe-with-Tom-and-Jerry

!... WHAT IS SPECIAL IN THIS PROJECT...!

Implementation of GridView

Implement GridView in Efficient way: All Blocks are set manually by Indexing, Occupy Entire Space

Accessing Grid Blocks using their Assigned Tag # view.getTag().toString()

Implementation of View Animation # view.animate().[Attribute]

Simple Math and Tricks and Algorithm

!.. .MODIFIED FILES & DIRECTORIES DURING THIS PROJECT...!

MainActivity.java

activity_main.xml

res/drawable (5 Files added)

About

Tic Tac Toe with Tom and Jerry: Simple Android Game using GridView, Accessing Blocks using their Tags, view.getTag(), Simple Animation view.animate()

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages