Spaces:
Sleeping
Sleeping
Upload room_game.html
Browse files- room_game.html +1 -1
room_game.html
CHANGED
|
@@ -262,7 +262,7 @@
|
|
| 262 |
|
| 263 |
<!-- Game Board -->
|
| 264 |
<div class="game-board">
|
| 265 |
-
<h1 class="title">🎮
|
| 266 |
|
| 267 |
<div class="status" id="gameStatus">Create or join a room to start playing!</div>
|
| 268 |
|
|
|
|
| 262 |
|
| 263 |
<!-- Game Board -->
|
| 264 |
<div class="game-board">
|
| 265 |
+
<h1 class="title">🎮 Tic-Tac-Toe</h1>
|
| 266 |
|
| 267 |
<div class="status" id="gameStatus">Create or join a room to start playing!</div>
|
| 268 |
|