Skip to content

Commit

Permalink
Update tic-tac-toe-bot.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Cardsea authored Dec 30, 2024
1 parent 468d896 commit c82be70
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tic-tac-toe-bot.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
<div class="cell" data-index="8"></div>
</div>
<div class="status" id="status"></div>
<button id="play-again">Play Again</button>
</div>
<script src="tic-tac-toe-bot.js"></script>
</body>
</html>
</html>

0 comments on commit c82be70

Please sign in to comment.