Hello! I’m trying to make a multiplayer pong game where the first player handle all the coding related to the score and the ball position, and send it through firebase to the second player.
I’ve never used Firebase before, anyone have any idea on how to approach this or some pointers?
Thanks in advance for anyone taking time to help!