Skip to content
Snippets Groups Projects
Commit 7e219b4c authored by De Brettes Thomas's avatar De Brettes Thomas
Browse files

Update page_acceuil2.html

parent 07479667
No related branches found
No related tags found
No related merge requests found
...@@ -97,11 +97,14 @@ ...@@ -97,11 +97,14 @@
<h2>Joueur 1 : <span id="player1-time">300</span> secondes</h2> <h2>Joueur 1 : <span id="player1-time">300</span> secondes</h2>
<h2>Joueur 2 : <span id="player2-time">300</span> secondes</h2> <h2>Joueur 2 : <span id="player2-time">300</span> secondes</h2>
</div> </div>
<<<<<<< Updated upstream
<<<<<<< Updated upstream <<<<<<< Updated upstream
<div id="echec-message" class="d-none">Échec !</div> <div id="echec-message" class="d-none">Échec !</div>
<div id="echec-et-mat-message" class="d-none">Échec et mat !</div> <div id="echec-et-mat-message" class="d-none">Échec et mat !</div>
<canvas id="chessboard" class="board" width="480" height="480"></canvas> <canvas id="chessboard" class="board" width="480" height="480"></canvas>
======= =======
>>>>>>> Stashed changes
=======
>>>>>>> Stashed changes >>>>>>> Stashed changes
<script src="./jquery/jquery.min.js"></script> <script src="./jquery/jquery.min.js"></script>
<script src="./bootstrap/js/bootstrap.min.js"></script> <script src="./bootstrap/js/bootstrap.min.js"></script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment