You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -62,13 +69,16 @@ <h1 class="text-center fw-bold display-3">Select your car</h1>
62
69
<divid="desc">
63
70
<divid="ferrori" class="carInfo mb-2">
64
71
<h2class="text-center fw-bold">The Ferrori Mini Zoomer</h2>
65
-
<pclass="text-center my-1">The latest in mini sports car technology. Impress your friends with its versatile capabilities in multiple environments!</p>
66
-
<pclass="text-center lead mt-3">Available in-store now for £23.99</p>
72
+
<pclass="text-center my-1">The latest in mini sports car technology. Impress your friends with
73
+
its versatile capabilities in multiple environments!</p>
74
+
<pclass="text-center lead mt-3">Available in-store now for <span
<h1class="display-5 fw-bold mb-4">How to Play</h1>
87
98
<olclass="list-group my-3 text-start">
88
99
<liclass="list-group-item bg-dark text-light">Move your car using WASD or the arrow keys</li>
89
100
<liclass="list-group-item bg-dark text-light">Honk using the spacebar</li>
90
-
<liclass="list-group-item bg-dark text-light">Hold down left click and move your mouse to rotate the camera</li>
91
-
<liclass="list-group-item bg-dark text-light">Hold down right click and move your mouse to move the camera</li>
101
+
<liclass="list-group-item bg-dark text-light">Hold down left click and move your mouse to rotate the
102
+
camera
103
+
</li>
104
+
<liclass="list-group-item bg-dark text-light">Hold down right click and move your mouse to move the
105
+
camera
106
+
</li>
92
107
<liclass="list-group-item bg-dark text-light">Use your scroll wheel to zoom in or out</li>
93
108
</ol>
94
-
<p>Some objects in the scene are interactable! When your car approaches them, you will be notified with a popup.</p>
109
+
<pclass="fw-bold">Some objects in the scene are interactable! When your car approaches them, you will be
110
+
notified with a popup.</p>
95
111
<divclass="alert alert-danger" role="alert">
96
-
This is an early demo of the simulator! If you face issues with the car getting stuck, please refresh the page. You can also refresh the page to restart the simulator.
112
+
This is an early demo of the simulator! If you face issues with the car getting stuck, please refresh the
113
+
page. You can also refresh the page to restart the simulator.
0 commit comments