ravithejads commited on
Commit
00ae98a
·
verified ·
1 Parent(s): 2bdee50

Upload room_game.html

Browse files
Files changed (1) hide show
  1. 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">🎮 Room-Based Tic-Tac-Toe</h1>
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