How can I do to players variable randomly in firebase for my online games? I want to do as Pvp. { Construct 2 }
{
Example:
Player 1= score: 150
Player 2= score: 250
if
player 1 > player2
set tex= Winner !!!
else
set tex= Loser !!!
}
Develop games in your browser. Powerful, performant & highly capable.
I need Help