0xGeegZ / lets-fucking-game-v1

Let's Fucking Game allows you to create "One Button Game" to engage your community and provide them fun way to engage with your content. Once the game starts. players have to log in everyday during a random time slot. If you forget, you lose. The last players share the prizes according to the prizepool distribution.
https://lfgames.xyz
7 stars 1 forks source link

feat/ add player.roundCount on event gameLost and in getter getStatus #13

Closed BoukorrasLuc closed 2 years ago

BoukorrasLuc commented 2 years ago

Here is my PR proposal,

I added player.roundCount in the gameLost event and in the getStatus getter.

However, I don't see where to reset it to zero.