An Android game that replicates Tic-Tac-Toe and uses smooth animations
- Used the "Magic Square Algorithm" to help create the theory for the game (Ex: Getting a row of the same color)
- Imported Animation and EventHandler libraries supported by Android Studio to give a realistic feel for the game