Hello guys, I am ongoing a Final Year Project to create a multiplayer sudoku android app. For now, I am struggling about the database and multiplayer part, which are fetch and get data from database to view player stats, and the multiplayer mode to combat with other players in same Sudoku puzzle.
So far, I done with the player authentication (with Firebase) and the sudoku game logic, but I stuck on how to create random multiplayer game mode which is players are combating with same puzzle generated and the leaderboard as well as player stats features.
I would greatly appreciate your guys insight of multiplayer functionality and database management. Thank you for answering my confuse.