From 8eb40bdd20fb0364a860c2ea45f4019136f4e179 Mon Sep 17 00:00:00 2001 From: "alexandre.aboulin" Date: Thu, 31 Mar 2022 08:21:56 +0200 Subject: [PATCH] tesgse --- app.js | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app.js b/app.js index 5b41548..9f5cb21 100644 --- a/app.js +++ b/app.js @@ -92,7 +92,7 @@ async function jeu(){ console.log(game.mise) input if(game.bac < 500) console.log("fin de partie") - if(!game.jouer <= 0) game.inGame = false + if(game.joueur > 0) game.inGame = false } function gain(tirage){ diff --git a/index.html b/index.html index e7e180a..c831067 100644 --- a/index.html +++ b/index.html @@ -59,7 +59,7 @@

Banque : 1000

Vous :

-
+