Upload files to "/"

This commit is contained in:
5803025048 2025-12-01 02:47:37 -05:00
parent d48f9c7259
commit d6ee549ad2
3 changed files with 7 additions and 7 deletions

View File

@ -25,6 +25,6 @@ if($conn->connect_error){ die("DB Error"); }
</select> </select>
<button onclick="startGame()">Start</button> <button onclick="startGame()">Start</button>
</p> </p>
<script src="game.js"></script> <script src="script.js"></script>
</body> </body>
</html> </html>

BIN
lose.wav Normal file

Binary file not shown.