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

timer final

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