Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 326 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 326 Bytes

Tic-Tac-Toe-Online

It's a Tic Tac Toe game where players can login and play online. It uses Firebase Google Sign-In for players to sign-in and Firebase Realtime Database for backend services. After Signing-In a player has to send request to his friend. If his friend accepts the request then they can play the game online.