1 résultat trouvé
- 10 janv. 2024, 02:40
- Forum : Javascript
- Sujet : Besois d'aide pour un jeu de dé
- Réponses : 7
- Vues : 24974
Re: Besois d'aide pour un jeu de dé
Hello Soph, incredibox I found a problem with your scoring function. That's because of how you handle the playerActif variable. In your current code, you set the player activity to '1' when starting the game. This means that player 1 is always the active player, even if player 2 clicks the clicker ...