|
|
|
@ -210,7 +210,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id='game0' class="wrapper" style="display: none;">
|
|
|
|
|
<div id='game0' class="wrapper " style="display: none;">
|
|
|
|
|
|
|
|
|
|
<h1>Set 3x3 </h1>
|
|
|
|
|
<div class=" back-btn small-btn">
|
|
|
|
@ -221,7 +221,7 @@
|
|
|
|
|
<div id="progressBar0">
|
|
|
|
|
<div></div>
|
|
|
|
|
</div>
|
|
|
|
|
<p class = 'text-color'>Trouvez 3 cartes pour lesquelles chacun des critères est différent ou identique.</p>
|
|
|
|
|
<p class = 'text-color'>Trouve 3 cartes pour lesquelles chacun des critères est différent ou identique.</p>
|
|
|
|
|
<p class = 'text-color'>Sets trouvés: <span data-display="score0" class="score">0</span></p>
|
|
|
|
|
<p class = 'text-color'>Nombres de Sets: <span data-display="nbSets0" class="nbSets"></span></p>
|
|
|
|
|
<div id="nbsc0">
|
|
|
|
@ -235,6 +235,9 @@
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id='game' class="wrapper" style="display: none;">
|
|
|
|
|
<h1>Set 3x4 </h1>
|
|
|
|
|
<div class=" back-btn small-btn">
|
|
|
|
@ -453,18 +456,9 @@
|
|
|
|
|
<hr class="hr-settings-header">
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="custom-select">
|
|
|
|
|
<h2 class="text-settings text disable-select dys-font" id="langTitle" style="font-family: Arial; line-height: normal;">LANGUE</h2>
|
|
|
|
|
<select id="lang-selector">
|
|
|
|
|
<option value="fr">Français</option>
|
|
|
|
|
<option value="en">English</option>
|
|
|
|
|
</select>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<hr class="hr-settings">
|
|
|
|
|
<div class="div-settings">
|
|
|
|
|
<h2 class="text-dalt-settings text disable-select dys-font" id="daltoSettings" style="font-family: Arial; line-height: normal;">RÉGLAGES COULEURS</h2>
|
|
|
|
|
<p>Choisit la couleur de tes formes</p>
|
|
|
|
|
<p>Choisis la couleur de tes formes</p>
|
|
|
|
|
<div>
|
|
|
|
|
Couleur 1 :
|
|
|
|
|
<input type="color"
|
|
|
|
@ -512,7 +506,7 @@
|
|
|
|
|
<div class="popup-content">
|
|
|
|
|
<div class="popup-header">
|
|
|
|
|
<span class="close" onclick="closeGame();">×</span>
|
|
|
|
|
<h1 class="settings-title text dys-font" style="font-family: Arial; line-height: normal;">YOU WON! </h1>
|
|
|
|
|
<h1 class="settings-title text dys-font" style="font-family: Arial; line-height: normal;">GAGNE! </h1>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
@ -522,7 +516,7 @@
|
|
|
|
|
<div class="popup-content">
|
|
|
|
|
<div class="popup-header">
|
|
|
|
|
<span class="close" onclick="closeGame();">×</span>
|
|
|
|
|
<h1 class="settings-title text dys-font" style="font-family: Arial; line-height: normal;">GAME OVER !</h1>
|
|
|
|
|
<h1 class="settings-title text dys-font" style="font-family: Arial; line-height: normal;">PERDU !</h1>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
@ -532,7 +526,7 @@
|
|
|
|
|
<div class="popup-content">
|
|
|
|
|
<div class="popup-header">
|
|
|
|
|
<span class="close" onclick="closeGame();">×</span>
|
|
|
|
|
<h1 class="settings-title text dys-font" style="font-family: Arial; line-height: normal;">GAME OVER! Il n'y a plus de SET possible</h1>
|
|
|
|
|
<h1 class="settings-title text dys-font" style="font-family: Arial; line-height: normal;">PERDU! Il n'y a plus de SET possible</h1>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|