-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdataspike.html
334 lines (239 loc) · 12.9 KB
/
dataspike.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
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" c ontent="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" type="image/x-icon" href="data/resources/images/Logo.png">
<title>Cameron Watson</title>
<link rel="stylesheet" type="text/css" href="data/plugins/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="data/css/main.css">
<link rel="stylesheet" type="text/css" href="data/css/video-style.css">
<link rel="stylesheet" type="text/css" href="data/css/mfp.css">
<link rel="stylesheet" type="text/css" href="data/css/owlSlider.css">
<link rel="stylesheet" type="text/css" href="data/css/animated.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css">
</head>
<body>
<div id="preloader">
<div class="loader"></div>
</div>
<header id="top" class="">
<div class="header-top-area">
<div class="container">
<div class="row">
<div class="col-sm-3">
<div class="logo">
<a href="index.html">Cameron Watson</a>
</div>
</div>
<div class="col-sm-9">
<div class="navigation-menu">
<div class="navbar">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a class="smoth-scroll" href="#top">Top <div class="ripple-wrapper"></div></a>
</li>
<li><a class="smoth-scroll" href="#intro">About</a>
</li>
<li><a class="smoth-scroll" href="#features">Features</a>
</li>
<li><a class="smoth-scroll" href="#developers">Developers</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<section class="hero-wrap text-center oh home-section">
<div class="container">
<div class="video-wrap">
<div class="video-overlay"></div>
<div class="dataspike-bg video-img"></div>
</div>
<div class="hero-holder">
<div class="hero-message text-rotator">
<h1><span class="rotate">Gather the data required, find the access key, and insert the virus!</span></h1>
<h2 class="hero-subtitle hidden-xs">Data-Spike is a 3d Adventure platformer in which your job is to collect information and hack your way into sensitive files.</h2>
<div class="buttons-holder mt-30">
<a href="data/resources/videos/DataSpikeMontageTrailer.mp4" class="btn btn-lg btn-transparent lightbox-video mfp-iframe">Play Video</a>
</div>
<div class="local-scroll">
<a href="#intro" class="scroll-down"></a>
</div>
</div>
</div>
</div>
</section>
<section class="section-wrap intro dataspike-intro" id="intro">
<div class="container">
<div class="row">
<div class="col-sm-8 col-sm-offset-2 text-center wow slideInUp" data-wow-duration="1.2s" data-wow-delay="0s">
<div class="intro-heading heading-frame">
<img src="data/resources/images/dataspike/ds-logo.png">
</div>
<p class="intro-text mb-60">
Data-Spike is a game where a you play as a sentient ai that scours the vast network of the internet for sensitive information. All data is connected somehow, your job is to find that connection, access highly classified information, and destroy it! Once destoyed, the master computer will notify you from there.
</p>
</div>
</div>
</div>
</section>
<section id="features" class="section-wrap promo-section bg-dark">
<div class="container">
<div class="col-lg-12 text-center section-title">
<h2>Features</h2>
</div>
</div>
<div id="owl-promo" class="owl-carousel owl-theme">
<div class="item">
<div class="container">
<div class="row">
<div class="col-md-6 wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.1s">
<img src="data/resources/images/dataspike/collect.png" alt="">
</div>
<div class="col-md-6 promo-description">
<p class="subheading">Store information by:</p>
<h3 class="color-white">Collecting the Data Clusters</h3>
<p class="mb-30"> Data Clusers are the key for every information avalible in the networks, these clusters provide details on miscellaneous things. Finding the right connection to the next network may provide a challenge, though, that comes with millions of useless information. </p>
</div>
</div>
</div>
</div>
<div class="item">
<div class="container">
<div class="row">
<div class="col-md-6 wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.1s">
<img src="data/resources/images/dataspike/Level4new.png" alt="">
</div>
<div class="col-md-6 promo-description">
<p class="subheading">Explore</p>
<h3 class="color-white">Traverse the Unknown</h3>
<p class="mb-30"> Each network is different, it is up to you to use your skills and abilities to traverse the architecture and collect your valuable data. Careful though, any wrong turn may lead you to the infinate void of null pointer exceptions! </p>
</div>
</div>
</div>
</div>
<div class="item">
<div class="container">
<div class="row">
<div class="col-md-6 wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.1s">
<img src="data/resources/images/dataspike/level54.png" alt="">
</div>
<div class="col-md-6 promo-description">
<p class="subheading">Avoid obstacles</p>
<h3 class="color-white">Be wary of protection!</h3>
<p class="mb-30"> Firewalls will all ways complicate things, by touching them will either destroy you or expose your code, avoid them at all costs. Thats not the only thing stopping you though, there are infinite possibilities to protect data do not take these methods lightly, users may be active!</p>
</div>
</div>
</div>
</div>
<div class="item">
<div class="container">
<div class="row">
<div class="col-md-6 wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.1s">
<img src="data/resources/images/dataspike/hub.png" alt="">
</div>
<div class="col-md-6 promo-description">
<p class="subheading">Enter the matrix</p>
<h3 class="color-white">Use Keycodes to access different networks</h3>
<p class="mb-30"> Each network is connected, it is up to you find and upload the passcode to access the new network. Inside this core you will find all the connections needed to access the mainframe of the classified data, its just a method of finding the right one.</p>
</div>
</div>
</div>
</div>
<div class="item">
<div class="container">
<div class="row">
<div class="col-md-6 wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.1s">
<img src="data/resources/images/dataspike/level52.png" alt="">
</div>
<div class="col-md-6 promo-description">
<p class="subheading">Avoid Detection</p>
<h3 class="color-white">Do not get Derez'ed</h3>
<p class="mb-30"> Active users are all over the place, including the one you work for. Be careful where you step, who is watching and follow commands. The Master computer will commence the deresolution protocol if any mistakes are made!</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="developers" class="statistics-section statistics4 section-space-padding bg-cover text-center" data-stellar-background-ratio="0.4"></section>
<section id="" class="testimonial-section section-space-padding">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="section-title">
<h2>Developers.</h2>
</div>
</div>
</div>
<div class="row">
<div class="testimonial-carousel-list margin-top-20">
<div class="testimonial-word text-center">
<img src="data/resources/images/dataspike/jp.jpg" class="img-responsive" alt="">
<h2>James Penman</h2>
<p>Creative Director, Lead Programmer, Effects Artist</p>
</div>
<div class="testimonial-word text-center">
<img src="data/resources/images/dataspike/dj.png" class="img-responsive" alt="">
<h2>Daniel Jepson</h2>
<p>Lore Master, Level Designer, Play Tester</p>
</div>
<div class="testimonial-word text-center">
<img src="data/resources/images/Logo.png" class="img-responsive" alt="">
<h2>Cameron Watson</h2>
<p>Art Director, Interaction Designer, Level Designer</p>
</div>
<div class="testimonial-word text-center">
<img src="data/resources/images/dataspike/xd.png" class="img-responsive" alt="">
<h2>Xiaomeng Dai</h2>
<p>Ux/UI Designer, Level Designer</p>
</div>
<div class="testimonial-word text-center">
<img src="data/resources/images/dataspike/ct.jpg" class="img-responsive" alt="">
<h2>Callum Thomson</h2>
<p>Sound Designer</p>
</div>
</div>
</div>
</div>
</section>
<footer class="footer minimal bg-dark">
<div class="container">
<div class="row">
<div class="col-md-4 col-md-offset-4">
<div class="footer-logo local-scroll mb-30 wow zoomIn text-center" data-wow-duration="1s" data-wow-delay="0.2s">
This project was created and developed for:
<img src="data/resources/images/vuw.png">
</div>
<span class="copyright text-center">
©2015 Data Spike
</span>
</div>
</div>
</div>
</footer> <!-- end footer -->
<script src="data/plugins/jquery/jquery.min.js"></script>
<script src="data/plugins/bootstrap/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<script src="data/js/plugin.js"></script>
<script src="data/js/scripts.js"></script>
<script src="data/js/main.js"></script>
</body>
</html>