Jofthomas commited on
Commit
4390527
·
verified ·
1 Parent(s): 2da18c3

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +0 -9
templates/index.html CHANGED
@@ -9,15 +9,6 @@
9
 
10
  <div id="lobby-container">
11
  <h2>Welcome</h2>
12
- <form id="new-game-form">
13
- <label for="difficulty-select-lobby">Choose a difficulty:</label>
14
- <select id="difficulty-select-lobby">
15
- <option value="easy">Easy</option>
16
- <option value="medium">Medium</option>
17
- <option value="hard">Hard</option>
18
- </select>
19
- <button type="submit">Start New Game</button>
20
- </form>
21
  <hr>
22
  <form id="replay-form">
23
  <p>Or replay a previous game:</p>
 
9
 
10
  <div id="lobby-container">
11
  <h2>Welcome</h2>
 
 
 
 
 
 
 
 
 
12
  <hr>
13
  <form id="replay-form">
14
  <p>Or replay a previous game:</p>