Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
change in game over message
  • Loading branch information
Raphaellaucene authored Mar 2, 2024
1 parent 247e5f9 commit 450451a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ <h1>Tic Tac Toe</h1>
</tr>
</table>

<h2 hidden>Game over, refresh to play again 🧑‍💻 🤖!</h2>
<h2 hidden>Play again for win!! 🦾🤖!</h2>

<script>
// Initialization
Expand Down

0 comments on commit 450451a

Please sign in to comment.