-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·77 lines (58 loc) · 3.68 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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Forsaken Video Game</title>
<meta name="description" content="Acclaim Forsaken, Forsaken Game, Forsaken Planet, and 6dof Engine.">
<meta name="keywords" content="Acclaim Forsaken, Forsaken, Forsaken Game, Probe Entertainment, Forsaken Planet, 6dof, Six Degrees of Freedom, First Person Shooter, Game">
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
<link rel="stylesheet" type="text/css" href="css/index.css">
<script type="text/javascript" src="/js/google-analytics.js"></script>
</head>
<body>
<div id="description">
<img id="forsaken-cover"
src="images/acclaim-forsaken.jpg"
alt="Acclaim Forsaken Logo">
<div id="forsaken-description">
<h1>Forsaken</h1>
<p> A fast paced competitive 6DoF first person shooter. </p>
<p> For all other information please see the <a href="https://github.com/ForsakenX/forsaken/wiki">Wiki</a>. </p>
</div>
<div class="clearfix"></div>
</div> <!-- end description -->
<div id="videos">
<iframe class="youtube-player" type="text/html" width="425" height="344" frameborder="0" allowfullscreen
src="https://www.youtube.com/embed/z5CnDc3Opyw">
</iframe> <!-- silence's demo video with music and cut scenes -->
<iframe class="youtube-player" type="text/html" width="425" height="344" frameborder="0" allowfullscreen
src="https://www.youtube.com/embed/?list=PL239495B9E3E9F777">
</iframe> <!-- silence's multiplayer game list -->
<iframe class="youtube-player" type="text/html" width="425" height="344" frameborder="0" allowfullscreen
src="https://www.youtube.com/embed/?list=SP1A8453C21A35AD03">
</iframe> <!-- silence's muliplayer level list -->
<iframe class="youtube-player" type="text/html" width="425" height="344" frameborder="0" allowfullscreen
src="https://www.youtube.com/embed/?list=PLZ3TSI1BOU66aT0e2ZDnkio7NzngMKVl4">
</iframe> <!-- method's forsaken videos -->
<iframe class="youtube-player" type="text/html" width="425" height="344" frameborder="0" allowfullscreen
src="https://www.youtube.com/embed/BkTBOKXZAJc">
</iframe> <!-- ship level in 3d -->
<iframe class="youtube-player" type="text/html" width="425" height="344" frameborder="0" allowfullscreen
src="https://www.youtube.com/embed/svJ58ucMGQg#t=17s">
</iframe> <!-- meth flying around ship level -->
<iframe class="youtube-player" type="text/html" width="425" height="344" frameborder="0" allowfullscreen
src="https://www.youtube.com/embed/R8Iq_770ug0#t=2s">
</iframe> <!-- meth's dodging scatters backwards -->
<iframe class="youtube-player" type="text/html" width="425" height="344" frameborder="0" allowfullscreen
src="https://www.youtube.com/embed/7iWeaWRFoLM">
</iframe> <!-- meth's animoto of forsaken development -->
<iframe class="youtube-player" type="text/html" width="425" height="344" frameborder="0" allowfullscreen
src="https://www.youtube.com/embed/-sjnlgTJt-Y#t=3s">
</iframe> <!-- meth's hack of forsaken transpulses that never stop bouncing -->
<iframe class="youtube-player" type="text/html" width="425" height="344" frameborder="0" allowfullscreen
src="https://www.youtube.com/embed/UtCimCpwXwY">
</iframe> <!-- meth's video on forsaken tesselation -->
<iframe class="youtube-player" type="text/html" width="425" height="344" frameborder="0" allowfullscreen
src="https://www.youtube.com/embed/?list=PL6734F883FEF36DEE">
</iframe> <!-- silence's single player walk through list -->
</div> <!-- end videos -->
</body>