-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeatures.html
206 lines (206 loc) · 13.3 KB
/
features.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Maven+Pro:wght@500;900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="normalize.css">
<link rel="stylesheet" href="basic_styles.css">
<link rel="stylesheet" href="features_styles.css">
<link rel="stylesheet" href="mobile_styles.css">
<link rel="icon" href="icons/favicon.ico">
<script src="verifyEmail.js"></script>
<script src="mobileMenu.js"></script>
<title>SPINDLE - Features</title>
</head>
<body>
<header class="site-header">
<div class="site-header_wrapper">
<a href="#" id="logo_link">
<img src="icons/spindle_logo.png" alt="spindle logo" width="158" height="44"/>
</a>
<span id="side-nav_divider">|</span>
<ul id="mobile_button" onclick="toggleMobileNav()">
<li id="first-bar">—</li>
<li id="second-bar">—</li>
<li id="third-bar">—</li>
</ul>
<nav class="main-nav">
<div class="main-nav_wrapper">
<ul>
<li>
<a href="index.html" class="main-nav-link">Home</a>
</li>
<li><span class="main-nav-link">About Us <svg viewBox="0 0 1024 2048" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" class="caret-down"><path d="M1024 832c0 17.333-6.333 32.333-19 45l-448 448c-12.667 12.667-27.667 19-45 19s-32.333-6.333-45-19L19 877C6.333 864.333 0 849.333 0 832s6.333-32.333 19-45 27.667-19 45-19h896c17.333 0 32.333 6.333 45 19s19 27.667 19 45z"></path></svg></span>
<ul class="submenu">
<li><a href="the_team.html#the-team" class="submenu-nav-link">The Team</a></li>
<li><a href="the_team.html#publishers-section" class="submenu-nav-link">Publishers</a></li>
</ul>
</li>
<li><span class="main-nav-link">Game Info <svg viewBox="0 0 1024 2048" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" class="caret-down"><path d="M1024 832c0 17.333-6.333 32.333-19 45l-448 448c-12.667 12.667-27.667 19-45 19s-32.333-6.333-45-19L19 877C6.333 864.333 0 849.333 0 832s6.333-32.333 19-45 27.667-19 45-19h896c17.333 0 32.333 6.333 45 19s19 27.667 19 45z"></path></svg></span>
<ul class="submenu">
<li><a href="inspiration.html" class="submenu-nav-link">Inspiration</a></li>
<li><a href="features.html" class="submenu-nav-link">Features</a></li>
<li><a href="gameplay.html" class="submenu-nav-link">Gameplay</a></li>
</ul>
</li>
<li><span class="main-nav-link">Support <svg viewBox="0 0 1024 2048" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" class="caret-down"><path d="M1024 832c0 17.333-6.333 32.333-19 45l-448 448c-12.667 12.667-27.667 19-45 19s-32.333-6.333-45-19L19 877C6.333 864.333 0 849.333 0 832s6.333-32.333 19-45 27.667-19 45-19h896c17.333 0 32.333 6.333 45 19s19 27.667 19 45z"></path></svg></span>
<ul class="submenu">
<li><a href="https://www.kickstarter.com/projects/letsgamedev/spindle-an-action-adventure-about-the-death-and-a-pig/posts" target="_blank" class="submenu-nav-link">Press</a></li>
<li><a href="funding.html" class="submenu-nav-link">Donate</a></li>
</ul>
</li>
<li><a href="contact.html" class="main-nav-link">Contact</a></li>
</ul>
</div>
</nav>
</div>
</header>
<nav id="mobile-nav">
<div class="mobile-nav_wrapper">
<ul>
<li>
<a href="index.html" class="main-nav-link home-link">Home</a>
</li>
<li>
<span class="main-nav-link mobile-nav-link" onclick="toggleNavLinks(0)">About Us <svg viewBox="0 0 1024 2048" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" class="caret-down mobile-caret-down"><path d="M1024 832c0 17.333-6.333 32.333-19 45l-448 448c-12.667 12.667-27.667 19-45 19s-32.333-6.333-45-19L19 877C6.333 864.333 0 849.333 0 832s6.333-32.333 19-45 27.667-19 45-19h896c17.333 0 32.333 6.333 45 19s19 27.667 19 45z"></path></svg></span>
<ul class="mobile_submenu">
<li><a href="the_team.html#the-team" class="submenu-nav-link">The Team</a></li>
<li><a href="the_team.html#publishers-section" class="submenu-nav-link">Publishers</a></li>
</ul>
</li>
<li>
<span class="main-nav-link mobile-nav-link" onclick="toggleNavLinks(1)">Game Info <svg viewBox="0 0 1024 2048" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" class="caret-down mobile-caret-down"><path d="M1024 832c0 17.333-6.333 32.333-19 45l-448 448c-12.667 12.667-27.667 19-45 19s-32.333-6.333-45-19L19 877C6.333 864.333 0 849.333 0 832s6.333-32.333 19-45 27.667-19 45-19h896c17.333 0 32.333 6.333 45 19s19 27.667 19 45z"></path></svg></span>
<ul class="mobile_submenu">
<li onclick="resetMobileNav()"><a href="inspiration.html" class="submenu-nav-link">Inspiration</a></li>
<li onclick="resetMobileNav()"><a href="features.html" class="submenu-nav-link">Features</a></li>
<li onclick="resetMobileNav()"><a href="gameplay.html" class="submenu-nav-link">Gameplay</a></li>
</ul>
</li>
<li>
<span class="main-nav-link mobile-nav-link" onclick="toggleNavLinks(2)">Support <svg viewBox="0 0 1024 2048" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" class="caret-down mobile-caret-down"><path d="M1024 832c0 17.333-6.333 32.333-19 45l-448 448c-12.667 12.667-27.667 19-45 19s-32.333-6.333-45-19L19 877C6.333 864.333 0 849.333 0 832s6.333-32.333 19-45 27.667-19 45-19h896c17.333 0 32.333 6.333 45 19s19 27.667 19 45z"></path></svg></span>
<ul class="mobile_submenu">
<li onclick="resetMobileNav()"><a href="https://www.kickstarter.com/projects/letsgamedev/spindle-an-action-adventure-about-the-death-and-a-pig/posts" target="_blank" class="submenu-nav-link">Press</a></li>
<li onclick="resetMobileNav()"><a href="funding.html" class="submenu-nav-link">Donate</a></li>
</ul>
</li>
<li><a href="contact.html" class="main-nav-link">Contact</a></li>
</ul>
</div>
</nav>
<main class="main-body_wrapper">
<div class="base-grid">
<h1 class="section-headers white-header">Game Features</h1>
<section class="side-by-side_grid">
<div class="aspect-ratio-container grid-image grid-image-odd">
<img src="screenshots/11.png" alt="">
</div>
<div class="grid-box features_odd">
<h3>Action-Packed Lore</h3>
<p>Explore a mysterious world where nothing seems to be as it should be!
What is this mysterious disease that is spreading throughout the world?
Why can't the dying be redeemed?
And, who were you before waking up in this place?</p>
</div>
</section>
<section class="side-by-side_grid ebony-back">
<div class="aspect-ratio-container grid-image grid-image-even">
<img src="screenshots/9.png" alt="">
</div>
<div class="grid-box features_even">
<h3>Pixel-Perfect World</h3>
<p>The world of Spindle is divided into 5 different regions.
You will roam through deep forests, climb mountain peaks, wade in deep snow, and encounter disgusting tumors that burden the world.
Every place you come across tells its own story...</p>
</div>
</section>
<section class="side-by-side_grid">
<div class="aspect-ratio-container grid-image grid-image-odd">
<img src="screenshots/3.png" alt="">
</div>
<div class="grid-box features_odd">
<h3>Unique Game Mechanics</h3>
<p> As Death, you always have your scythe with you. But you can only harm living beings like bats and bushes.
For opponents made of stone or ancient robots, you have to find another way for overcoming them by controlling your piggy friend. </p>
</div>
</section>
<section class="side-by-side_grid ebony-back" style="">
<div class="aspect-ratio-container grid-image grid-image-even">
<img src="screenshots/6.png" alt="">
</div>
<div class="grid-box features_even">
<h3>Dungeons & Bosses</h3>
<p>Who doesn't like a creepy, old dungeon, ay?
Each dungeon room has its own unique boss and quirks.
Death's lost abilities are scattered throughout the world. Use your newly acquired abilities on each boss in order to defeat him.
</p>
</div>
</section>
<section class="side-by-side_grid">
<div class="aspect-ratio-container grid-image grid-image-odd">
<img src="screenshots/4.png" alt="">
</div>
<div class="grid-box features_odd">
<h3>Satisfying Side Quests</h3>
<p> There are also entertaining side quests to complete.
Why don’t you relax from your adventure?
If you are careful to the left and right of your path, you can take part in small mini-games such as fishing, a secret casino, or the pig race.</p>
</div>
</section>
</div>
</main>
<footer class="site-footer">
<div class="site-footer_wrapper">
<img src="images/logo-gamedev.gif" alt="">
<div id="footer_info-links">
<div id="email-append">Let's GameDev GmbH
<br>Gervinusstraße 15-21
<br>60359 Frankfurt am Main
<br>
<form id="email-verification-form" action="" method="get" onsubmit="saveVerification(); revealEmail(); return false">
<ul>
<li>
<label for="verify-email-request" id="email-label">Email Verification</label>
<input type="number" id="verify-email-request" required="required" placeholder="2*sqrt(2+2) = ">
<input type="submit" id="email-reveal-button" name="email-submit" value="Reveal Email" onclick="">
</li>
</ul>
</form>
</div>
</div>
<div id="footer_company-links">
<h3>Company</h3>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about_us.html">About Us</a></li>
<li><a href="">Games</a></li>
<li><a href="the_team.html#publishers-section">Publisher</a></li>
</ul>
</div>
<div id="footer_spindle-links">
<h3>Spindle</h3>
<ul>
<li><a href="inspiration.html">Inspiration</a></li>
<li><a href="features.html">Features</a></li>
<li><a href="gameplay.html">Gameplay</a></li>
<li><a href="https://gotm.io/letsgamedev/spindle" rel="noopener">Play Now</a></li>
</ul>
</div>
<div id="footer_support-links">
<h3>Support</h3>
<ul>
<li><a href="https://www.kickstarter.com/projects/letsgamedev/spindle-an-action-adventure-about-the-death-and-a-pig/posts" rel="noopener">Press</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="https://www.paypal.com/paypalme/spindlegame" rel="noopener">Donate</a></li>
<li><a href="https://www.lets-gamedev.de/datenschutz.html">Privacy Policy</a></li>
</ul>
</div>
</div>
<p>Let's GameDev © 2021
<br>Website designed with 💖 by Saad Billah</p>
</footer>
</body>
</html>