forked from vfludwig/2100-Website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
251 lines (215 loc) · 9.93 KB
/
index.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
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
<!-- Add your content of head and header -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width,initial-scale=1" name="viewport">
<meta content="description" name="description">
<meta name="google" content="notranslate" />
<meta content="Mashup templates have been developped by Orson.io team" name="author">
<!-- Disable tap highlight on IE -->
<meta name="msapplication-tap-highlight" content="no">
<link href="./assets/apple-touch-icon.png" rel="apple-touch-icon">
<title>Title page</title>
<link rel="shortcut icon" type="image/jpg" href="./assets/asylumfavicon.ico"/>
<link href="./main.97292821.css" rel="stylesheet"></head>
<body>
<!-- Add your site or app content here -->
<div class="background-image-container white-text-container" style="background-image: url('./assets/images/zombieBackground.jpg')">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-xs-12">
<h1>2100: The Second Wave</h1>
<p class=""></p>
<a href="#contact-section-container" class="btn btn-primary btn-lg anchor-link" title="">SIGN UP FOR NOTIFICATIONS</a>
</div>
</div>
</div>
</div>
<div class="section-container">
<div class="container">
<div class="row">
<div class="row">
<div class="col-xs-12 col-md-4">
<div class="fa-container">
<i class="fa fa-comment-o fa-3x" aria-hidden="true"></i>
</div>
<h3 class="text-center">Gameplay</h3>
<p>The Second Wave is a post apocalyptic top down shooter
based on the events that transpired during 2020. The game is
set in a dystopian universe where robots have
taken over the world, and eliminated the majority
of mankind in the process. A small team of specially
trained individuals take it upon themselves to find a
cure and end the robot reign.</p>
</div>
<div class="col-xs-12 col-md-4">
<div class="fa-container">
<i class="fa fa-heart-o fa-3x" aria-hidden="true"></i>
</div>
<h3 class="text-center">Lore</h3>
<p>The story starts in Herstelboro, a small town
outside of busting Idyll Falls. The group begins their
journey by leaving their forest base and venturing
out into a nearby town. Harness your character's unique
skills to fortify a rebellion against virus altering
AI.</p>
</div>
<div class="col-xs-12 col-md-4">
<div class="fa-container">
<i class="fa fa-bell-o fa-3x" aria-hidden="true"></i>
</div>
<h3 class="text-center">Goal</h3>
<p>The goal is to find a cure to the
Nondescript-Virus-Zombie virus and put an end
to the robot domination, as well as find hope
in a hopeless world.</p>
</div>
</div>
<div class="col-xs-12 col-md-12 section-container-spacer">
<h2 class="text-center">Can you survive the Second Wave?</h2>
</div>
</div>
</div>
</div>
<div class="section-container section-half-background-image-container">
<div class="image-column" style="background-image: url('./assets/images/img-01.jpg')"></div>
<div class="container">
<div class="row">
<div class="section-label reveal">
<p></p>
</div>
<div class="col-md-6 col-md-offset-6 text-column">
<h2>About Asylum Studios</h2>
<h3></h3>
<p>We're a team of students at Lipscomb University
working at a student-based company, Lunatic Labs.
Currently, 10 students are active members of the team.</p>
<p>If you want to learn more about Lipscomb Univeristy or
Lunatic Labs, click on the links below.
</p>
<p><a href="https://www.lipscomb.edu/">Lipscomb University</a> -- <a href="https://www.lipscomb.edu/">Lunatic Labs</a></p>
</div>
</div>
</div>
</div>
<div class="section-container">
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-12 section-container-spacer">
<h2 class="text-center">Take a look at our progress!</h2>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-md-4">
<img src="./assets/images/forestpath.png" alt="" class="img-responsive">
<h3 class="text-center">Forest Pathing</h3>
<p></p>
</div>
<div class="col-xs-12 col-md-4">
<img src="./assets/images/trainstationoverview.jpg" alt="" class="img-responsive">
<h3 class="text-center">Train Station Map</h3>
<p></p>
</div>
<div class="col-xs-12 col-md-4">
<img src="./assets/images/forestspawn.png" alt="" class="img-responsive">
<h3 class="text-center">Forest Spawn</h3>
<p></p>
</div>
</div>
</div>
</div>
<div class="section-container" id="contact-section-container">
<div class="container contact-form-container">
<div class="row">
<div class="col-xs-12 col-md-offset-2 col-md-8">
<div class="section-container-spacer">
<h2 class="text-center">Get in touch</h2>
</div>
<form action="">
<div class="row">
<div class="col-md-6">
<div class="form-group">
<input type="text" name="name" class="form-control" placeholder="Name">
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<input type="email" name="email" class="form-control" placeholder="Email">
</div>
</div>
</div>
<div class="form-group">
<textarea class="form-control" rows="3" placeholder="Enter your message"></textarea>
</div>
<div class="form-group">
<label class="checkbox-inline">
<input type="checkbox" id="inlineCheckbox1" value="option1">Email me a copy
</label>
<label class="checkbox-inline">
<input type="checkbox" id="inlineCheckbox2" value="option2">I am a human
</label>
</div>
<button type="submit" class="btn btn-primary">Send message</button>
<a href="" class="btn btn-default">Reset</a>
</form>
</div>
</div>
</div>
</div>
<script>
document.addEventListener("DOMContentLoaded", function (event) {
googleMapInit();
scrollToAnchor();
scrollRevelation('reveal');
});
</script>
<footer class="footer-container white-text-container">
<div class="container">
<div class="row">
<div class="col-md-4">
<h4>About us</h4>
<p>We're a team of students at Lipscomb University
working at a student-based company, Lunatic Labs.</p>
</div>
<div class="col-md-4">
<h4>Do you like ? Share this !</h4>
<div>
<p>
<a href="https://www.twitter.com" class="fa-icon" title="">
<i class="fa fa-twitter" aria-hidden="true"></i>
</a>
<a href="https://www.facebook.com" class="fa-icon" title="">
<i class="fa fa-facebook" aria-hidden="true"></i>
</a>
<a href="https://www.linkedin.com" class="fa-icon" title="">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</a>
</p>
</div>
<div>
<p><small>© Untitled | Website created with <a href="http://www.mashup-template.com/" title="Create website with free html template">Mashup Template</a>/<a href="https://www.unsplash.com/" title="Beautiful Free Images">Unsplash</a></small></p>
</div>
</div>
<div class="col-md-4">
<h4>Subscribe to newsletter</h4>
<div class="form-group">
<div class="input-group">
<input type="text" class="form-control footer-input-text">
<div class="input-group-btn">
<button type="button" class="btn btn-default btn-newsletter ">OK</button>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<script>
document.addEventListener("DOMContentLoaded", function (event) {
navbarToggleSidebar();
});
</script>
<script type="text/javascript" src="./main.faaf51f9.js"></script>