-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
241 lines (235 loc) · 11.5 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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Too Many Captains and Not Enough Wire</title>
<meta name="description" content="Too Many Captains is a gnarly new game with a custom controller. State your orders. Plug in wires. Try to keep up.">
<!-- Facebook -->
<meta property="og:image" content="http://www.toomanycaptains.com/thumbnail.jpg?1">
<meta property="og:type" content="website">
<meta property="og:title" content="Too Many Captains and Not Enough Wire">
<meta property="og:description" content="Too Many Captains is a gnarly new game with a custom controller. State your orders. Plug in wires. Try to keep up.">
<meta property="og:url" content="http://www.toomanycaptains.com">
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@TooManyCaptains">
<meta name="twitter:title" content="Too Many Captains and Not Enough Wire">
<meta name="twitter:description" content="Too Many Captains is a gnarly new game with a custom controller. State your orders. Plug in wires. Try to keep up.">
<meta name="twitter:image:src" content="http://www.toomanycaptains.com/thumbnail.jpg?1">
<link rel="shortcut icon" href="./favicon.png">
<link href="https://fonts.googleapis.com/css?family=Exo+2:300,600,700" rel="stylesheet">
<link rel="stylesheet" href="https://unpkg.com/flickity@2/dist/flickity.min.css">
<link href="./styles.css" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<div class="background">
<div class="players">
<img src="./resources/players.png">
</div>
<img class="table" src="./resources/table.png" />
<div class="logo-container">
<img class="logo" src="./resources/logo-1.svg" />
<img class="logo logo-lower" src="./resources/logo-2.svg" />
</div>
<div class="batman"></div>
<div class="content-container">
<div class="content">
<section class="introduction">
<h1 class="stick"></h1>
<div class="videoWrapper">
<iframe width="560" height="315" src="https://www.youtube.com/embed/4Uy4N2uk7JM?rel=0&controls=0&showinfo=0&vq=hd720"
frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
</section>
<section class="introduction">
<h1 class="stick">Introduction</h1>
<p>
<strong>Only one star ship remains: yours.</strong> Unfortunately, you’re missing some key crew members… actually,
your crew is entirely captains, and one engineer. You’ll need need to work together to operate the ship’s weapons,
shields, and thrusters to survive the dangers of outer space. There’s just one problem: the engineer can’t see
the screen, so everyone will need to talk it out, FAST!
</p>
</section>
<section class="instructions">
<h1>How to Play</h1>
<section class="topic">
<img src="./resources/instruction-1.png" />
<div class="topic-right">
<h2>The Captains</h2>
<p>As a captain, your job is to monitor the viewing screen and decide how to run the ship. Will you focus on defense?
Destroying enemy ships? Evasive maneuvers? Whatever you do, you'll need to think out loud, since only the
engineer can actually control the ship!</p>
</div>
</section>
<section class="topic">
<img src="./resources/instruction-2.png" />
<div class="topic-right">
<h2>The Engineer</h2>
<p>The captains might have the information, but you've got the power. Listen for orders from your captains and
make them so as you operate the ship's control board. Orders will come quickly, and may be contradictory,
so brace yourself for some frantic wiring.</p>
</div>
</section>
<section class="topic">
<img src="./resources/instruction-3.png" />
<div class="topic-right">
<h2>The ID Cards</h2>
<p>Board the ship by scanning your ID card. A minimum of two captains and one engineer must scan into the ship
before playing. However, up to six captains and one engineer can play at once. More than that would be too
many!
</p>
</div>
</section>
<section class="topic">
<img src="./resources/instruction-4-new.png" />
<div class="topic-right">
<h2>The Controller</h2>
<p>Every aspect of the ship can be configured with just three wires: red, blue, and yellow. However, with 12 ports
on the controller, there are dozens of different ways to wire up the ship, so you'll need to think quickly
and make some tough tradeoffs!</p>
</div>
</section>
</section>
<section class="viewing-screen">
<h1>Engineer's Controls</h1>
<img src="./resources/controls.jpeg" />
<!-- <video width="100%" autoplay loop muted playsinline src="./resources/controller3d.mp4">
</video> -->
</section>
<section class="viewing-screen">
<h1>Captains' View</h1>
<img src="./resources/interface.png" />
</section>
<section class="media">
<h1>Media</h1>
<div class="main-carousel">
<div class="carousel-cell">
<img src="./resources/pics/0.jpg" />
</div>
<div class="carousel-cell">
<img src="./resources/pics/1.jpg" />
</div>
<div class="carousel-cell">
<img src="./resources/pics/1.5.jpg" />
</div>
<div class="carousel-cell">
<img src="./resources/pics/2.jpg" />
</div>
<div class="carousel-cell">
<img src="./resources/pics/3.jpg" />
</div>
<div class="carousel-cell">
<img src="./resources/pics/3.5.jpg" />
</div>
<div class="carousel-cell">
<img src="./resources/pics/4.jpg" />
</div>
<div class="carousel-cell">
<img src="./resources/pics/5.jpg" />
</div>
<div class="carousel-cell">
<img src="./resources/pics/6.jpg" />
</div>
</div>
</section>
<!-- </section>
<section class="where-to-play">
<h1>Where to Play</h1>
<section class="topic">
<img src="./resources/altctrlgdc.png" />
<div class="topic-right">
<h2>alt.ctrl.GDC</h2>
<p>Too Many Captains has been accepted to the
<a target="_blank" href="http://www.gdconf.com/news/games-youll-play-gdc-2018s-alt-ctrl-gdc-showcase/">alt.ctrl.GDC showcase</a> at GDC 2018 in San Francisco! The game will be exibited March 21–23 at the
Moscone Center. If you will be attending the conference, please come by and play!</p>
</div>
</section>
</section> -->
<section class="awards">
<h1>Awards</h1>
<section class="topic">
<img class="award-leaves" src="./resources/award-altctrl-selection.svg" />
<img class="award-leaves" src="./resources/award-altctrl-finalist.svg" />
</section>
</section>
<section class="mailing-list">
<h1>Mailing List</h1>
<p>Love the game? Join our mailing list for updates on where to play next! No spam, captain's honor!</p>
<!-- Begin MailChimp Signup Form -->
<div id="mc_embed_signup">
<form action="https://toomanycaptains.us17.list-manage.com/subscribe/post?u=0299ff5a811972e5b0cf1ada0&id=33b17b4cdf"
method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank"
novalidate>
<div id="mc_embed_signup_scroll">
<div class="mc-field-group">
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL" placeholder="email">
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true">
<input type="text" name="b_0299ff5a811972e5b0cf1ada0_33b17b4cdf" tabindex="-1" value="">
</div>
<div class="clear">
<input type="submit" value="Engage!" name="subscribe" id="mc-embedded-subscribe" class="button">
</div>
</div>
</form>
</div>
<!--End mc_embed_signup-->
</section>
<section class="about">
<h1>About</h1>
<div class="creators">
<div class="creator">
<img src="./resources/avi.svg" />
<p>Avi Romanoff</p>
</div>
<div class="creator">
<img src="./resources/giada.svg" />
<p>Giada Sun</p>
</div>
</div>
<p>Too Many Captains is a project by
<a target="_blank" href="https://twitter.com/aviromanoff">Avi Romanoff</a> and
<a target="_blank" href="https://twitter.com/giada1198">Giada Sun</a>.
</p>
<p>Special thank you to
<a href="http://www.yiranz.com/">Yiran Zhang</a> for sound design, and to
<a href="https://caro.io/">Caroline Hermans</a> for playing the Engineer in the training video and for assisting with interaction design
and testing.
</p>
<p>This project was supported in part by funding by the CS+X Fund for Creative Collaborations (endowed by Alfred Z.
Spector and Rhonda G. Kost), and by the Carnegie Mellon University
<a target="_blank" href="http://studioforcreativeinquiry.org/">Frank-Ratchye Fund for Art @ the Frontier</a>.
</p>
<h2>Contact Us</h2>
<p>Want to bring Too Many Captains to your event or festival? Want to build your own? We'd love to hear from you!
Drop us a line at
<a href="mailto:[email protected]">[email protected]</a>.</p>
</section>
</div>
</div>
<div class="footer">
<a target="_blank" href="https://github.com/toomanycaptains">
<img src="./resources/github.svg">
</a>
<div>Designed in Pittsburgh, PA.</div>
</div>
<div class="hand hand-left">
<img src="./resources/handLeft.svg">
</div>
<div class="hand hand-right">
<img src="./resources/handRight.svg">
</div>
</div>
<script src="https://unpkg.com/flickity@2/dist/flickity.pkgd.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.20.3/TweenMax.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/ScrollMagic.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/plugins/animation.gsap.min.js"></script>
<script type="text/javascript" src="./index.js"></script>
</body>
</html>