Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 313 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 313 Bytes

##Tic-Tac-Toe mobile game application written in Kotlin

AI (random) and Multiplayer Implementation

Bugs to fix:

  • Score incrementing when player resume with saved games.
  • Irregularities in play and markers when player leaves the Scene to Settings (say player increase board dimension) and navigates back.