-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnewlev0.html
184 lines (158 loc) · 7.66 KB
/
newlev0.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" type="text/css" href="lev0.css">
<link rel="stylesheet" type="text/css" href="bg.css">
<!--<link rel="stylesheet" type="text/css" href="cursor.css"> -->
<!--<script type="text/javascript" src="cursor.js"></script> -->
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Orbitron" />
<script type="text/javascript" src="door.js"></script>
<!--<script type="text/javascript" src="cursor.js"></script> -->
<!--<script type="text/javascript" src="aura.js"></script> -->
<script src="https://s.codepen.io/assets/libs/prefixfree.min.js"></script>
<script src="https://code.jquery.com/jquery-latest.js"></script>
<link href="http://fonts.cdnfonts.com/css/vcr-osd-mono" rel="stylesheet">
<link href="//db.onlinewebfonts.com/c/4474be77c8de11165f325afd6393de32?family=Veteran+Typewriter" rel="stylesheet"
type="text/css" />
<style>
@import url('http://fonts.cdnfonts.com/css/vcr-osd-mono');
@import url(https://db.onlinewebfonts.com/c/e89a7a1cf81d839517548fafb6f6e012?family=Veteran+Typewriter);
@import url('https://fonts.googleapis.com/css?family=Monoton');
@import url('https://fonts.googleapis.com/css?family=Press+Start+2P');
@import url('https://fonts.googleapis.com/css?family=Mr+Dafoe');
@import url('https://fonts.googleapis.com/css?family=Changa+One');
@font-face {
font-family: "Veteran Typewriter";
src: url("https://db.onlinewebfonts.com/t/e89a7a1cf81d839517548fafb6f6e012.eot");
src: url("https://db.onlinewebfonts.com/t/e89a7a1cf81d839517548fafb6f6e012.eot?#iefix") format("embedded-opentype"), url("https://db.onlinewebfonts.com/t/e89a7a1cf81d839517548fafb6f6e012.woff2") format("woff2"), url("https://db.onlinewebfonts.com/t/e89a7a1cf81d839517548fafb6f6e012.woff") format("woff"), url("https://db.onlinewebfonts.com/t/e89a7a1cf81d839517548fafb6f6e012.ttf") format("truetype"), url("https://db.onlinewebfonts.com/t/e89a7a1cf81d839517548fafb6f6e012.svg#Veteran Typewriter") format("svg");
}
</style>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="bg.css">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Start</title>
<link rel="icon" href="Screenshot_2021-07-18_at_10.28.00_PM_prev_ui.png" type="image/x-icon">
</head>
<body>
<!--<div class="leftborder">
</div>
<div class="rightborder">
</div> -->
<div class="wrapper">
<div class="container">
<!--<div id="div1" class="cursor"></div> -->
<div class="line"></div>
<div class="steps">
<div class="steplev0" id="0"></div>
<div class="step" id="1"></div>
<div class="step" id="2"></div>
<div class="step" id="3"></div>
<div class="step" id="4"></div>
<div class="step" id="5"></div>
<div class="step" id="6"></div>
<div class="step" id="7"></div>
<div class="step" id="8"></div>
</div>
<div class="lb">
<button type="button" class="btn btn-danger" data-toggle="tooltip" data-placement="bottom"
title="Click to see the rulebook" style="float: left;">Rulebook</button>
</div>
<div class="rb">
<button type="button" class="btn btn-danger" data-toggle="tooltip" data-placement="bottom"
title="Click to see the leaderboard" style="float: right;">Leaderboard</button>
</div>
<h6 style="text-align:center; "> <button type="button" class="btn btn-success"
style="float:left; cursor: pointer;" onclick="window.history.back()" data-toggle="tooltip"
data-placement="bottom" title="Go back to the previous level">⬅</button><button type="button"
class="btn btn-success" style="float: right; cursor: pointer;" onclick="window.history.forward()"
data-toggle="tooltip" data-placement="bottom" title="Go to the next level ">➡</button></h6>
<h5 class="glowww">START</h5>
<div class="tn">
<h3>Team Name: ABCDEF</h3>
</div>
<div class="tp">
<h3>Total Points: 100</h3>
</div>
<!--<div class="typewriter">
<div class="typewriter-text">Choose a door. Find your own way out.</div>
</div> -->
<!-- <div class="centered">
<div class="lb">
<button type="button" class="btn btn-danger" style="align-self: center;">Hint</button>
</div>
<div class="rb">
<button type="button" class="btn btn-danger" style="align-self: center;">Submit</button>
</div>
</div> -->
<!-- <p class="alert">click on the door and try to click on more than one door</p> -->
<!--<div class="door"> -->
<!--<div class="door">
<div class="perspective" id="d1" onclick="openDoor(this)">
<div class="thumb">
</div>
</div>
</div> -->
<!--</div> -->
<!--
<div class="perspective" id="d2" onclick="openDoor(this)">
<div class="thumb">
</div>
</div>
<div class="perspective" id="d3" onclick="openDoor(this)">
<div class="thumb">
</div>
</div>
<div class="perspective" id="d4" onclick="openDoor(this)">
<div class="thumb">
</div>
</div> -->
<!--
<div class="re">
<img src="discord img.png" height="160px" width="480px" style="margin-top: 0px; left: 50%;">
</div>
<div class="ans">
<form>
<input type="text" placeholder="Enter your answer here." id="answerbox">
</form>
</div> -->
</div>
<!--<div class="score"></div> -->
<div class="sun"></div>
<div class="grid"></div>
<div class="door">
<div class="perspective" id="d1" onclick="openDoor(this); "> <!-- removed document.location='firefly.html'; from onclick = " " -->
<div class="thumb">
</div>
</div>
</div>
<!--<div class="car">
<div class="car__mirror car__mirror--left"></div>
<div class="car__mirror car__mirror--right"></div>
<div class="car__wheel car__wheel--left"></div>
<div class="car__wheel car__wheel--right"></div>
<div class="car__roof"></div>
<div class="car__bumper"></div>
<div class="car__back">
<div class="car__light car__light--left"></div>
<div class="car__light car__light--small car__light--left"></div>
<div class="car__light car__light--small car__light--right"></div>
<div class="car__light car__light--right"></div>
<div class="car__grill">
<div class="car__emblem"></div>
</div>
</div>
<div class="car__plate">
SYNTH
</div>
<div class="car__exhaust car__exhaust--left"></div>
<div class="car__exhaust car__exhaust--right"></div>
</div> -->
<!--<div class="diamond"></div>
<div class="diamond"></div>
<div class="diamond"></div>
<div class="diamond"></div>
<div class="circle"></div> -->
</div>
</body>
</html>