We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8947396 commit 09d6a74Copy full SHA for 09d6a74
index.html
@@ -8,7 +8,7 @@
8
</head>
9
<body>
10
<div class="web-container"></div>
11
-<div class="message" id="message">Use arrow keys to move Spiderman</div>
+<div class="message" id="message">Use AWSD keys to move Spiderman</div>
12
<div class="animation-container">
13
<img id="background" src="images/background.jpg" alt="Background">
14
<img id="building" src="images/building.png" alt="Building">
0 commit comments