Skip to content

Commit

Permalink
Merge pull request #1 from aminatiriafen/update-game
Browse files Browse the repository at this point in the history
Update the game over message
  • Loading branch information
aminatiriafen committed Mar 4, 2024
2 parents dce7a3e + ad75add commit ddf9e9a
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</h2>
<h2 hidden>Game over, refresh to play again, you got this 🧑‍💻 🤖!</h2>

<script>
// Initialization
Expand Down

0 comments on commit ddf9e9a

Please sign in to comment.