forked from nogarremi/ritfgc-website
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
321 lines (306 loc) · 15.3 KB
/
Copy pathindex.html
File metadata and controls
321 lines (306 loc) · 15.3 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>RIT Fighting Game Community</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="resources/imgs/favicon.png" type="image/png" sizes="128x128">
<link rel="stylesheet" href="resources/css/bootstrap.min.css">
<link rel="stylesheet" href="resources/css/ritfgc.css">
</head>
<body id="topOfPage" data-spy="scroll" data-target=".navbar" data-offset="50">
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="glyphicon glyphicon-menu-hamburger"></span>
</button>
<a href="#topOfPage">
<img style="padding-top: 5px" src="resources/imgs/nav_logo.png" alt="RIT FGC" height="40"/>
</a>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="#topOfPage" class="active">HOME</a>
</li>
<li>
<a href="#club">INFO</a>
</li>
<li>
<a href="#ranbats">RANBATS</a>
</li>
<li>
<a href="#eboard">EBOARD</a>
</li>
<li>
<a href="#connect">CONNECT</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Image Carousel -->
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
<li data-target="#myCarousel" data-slide-to="3"></li>
<li data-target="#myCarousel" data-slide-to="4"></li>
<li data-target="#myCarousel" data-slide-to="5"></li>
<li data-target="#myCarousel" data-slide-to="6"></li>
<li data-target="#myCarousel" data-slide-to="7"></li>
<li data-target="#myCarousel" data-slide-to="8"></li>
<li data-target="#myCarousel" data-slide-to="9"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active">
<img id="carousel1" src="resources/imgs/FGC_Carousel_10.JPG" width="1200" height="700"/>
<div class="carousel-caption">
<h3>GBN Slam</h3>
<p>1st game of the GBN Slam between Team Chud and Team Pepapiglet</p>
</div>
</div>
<div class="item">
<img id="carousel2" src="resources/imgs/FGC_Carousel_9.JPG" width="1200" height="700"/>
<div class="carousel-caption">
<h3>Team Chud Hudle</h3>
<p>Team Chud led by Coach Cboy preparing to go 0-2.</p>
</div>
</div>
<div class="item">
<img id="carousel3" src="resources/imgs/FGC_Carousel_8.JPG" width="1200" height="700"/>
<div class="carousel-caption">
<h3>King of Fight (Ps4)</h3>
<p>Pubert vs King of Fight (Ps5) in the Fight (Ps4) extra monthly bracket grand finals.</p>
</div>
</div>
<div class="item">
<img id="carousel4" src="resources/imgs/FGC_Carousel_7.JPG" width="1200" height="700"/>
<div class="carousel-caption">
<h3>Team BestByak</h3>
<p>Winning team of the GBN Slam led by Coach "BestByak" "Northeast Wish" Wish</p>
</div>
</div>
<div class="item">
<img id="carousel5" src="resources/imgs/FGC_Carousel_6.jpg" width="1200" height="700"/>
<div class="carousel-caption">
<h3>Reverse 6-0</h3>
<p>Vice President ChunkEMunkE getting reverse 6-0d by President GBN in UNI2</p>
</div>
</div>
<div class="item">
<img id="carousel6" src="resources/imgs/FGC_Carousel_5.png" width="1200" height="700"/>
<div class="carousel-caption">
<h3>Blazblue: Central Fiction Tournament</h3>
<p>Grand finals for our weekly Blazblue ranbats</p>
</div>
</div>
<div class="item">
<img id="carousel7" src="resources/imgs/FGC_Carousel_4.png" width="1200" height="700"/>
<div class="carousel-caption">
<h3>Casual Awesomeness</h3>
<p>Three homies playing Million Arthur: Arcana Blood</p>
</div>
</div>
<div class="item">
<img id="carousel8" src="resources/imgs/FGC_Carousel_3.png" width="1200" height="700"/>
<div class="carousel-caption">
<h3>Melty Blood Schmix</h3>
<p>The life long question: What's the mix? They will soon find out</p>
</div>
</div>
<div class="item">
<img id="carousel9" src="resources/imgs/FGC_Carousel_1.png" width="1200" height="700"/>
<div class="carousel-caption">
<h3>Club in Full Swing</h3>
<p>I tried to take a nice picture and Paul had the audacity to blink</p>
</div>
</div>
<div class="item">
<img id="carousel10" src="resources/imgs/ErikAndJason.jpg" alt="Erik and Jason" width="1200" height="700"/>
<div class="carousel-caption">
<h3>ST Blowup</h3>
<p>Two guys chilling when something awesome happened in Super Street Fighter II Turbo</p>
</div>
</div>
</div>
<!-- Left and right controls -->
<a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#myCarousel" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<!-- Container (The CLUB Section) -->
<div id="club" class="container text-center">
<h3>THE CLUB</h3>
<p>
<em>We love fighting games!</em>
</p>
<p>We love to play all types of fighting games! We meet every Friday from 6:00 PM to 12:00 AM at Institute Hall rooms 1140 & 1160. At these meetings, we run weekly tournaments for Guilty Gear -STRIVE-, BlazBlue Central Fiction, and Under Night In-Birth [Sys:Celes]. Also, one Saturday per month we have an all-day event featuring tournaments for five non-main games. If tournaments aren't your thing or you are looking to just hang out, feel free to come and meet people and play some casual sets.</p>
</div>
<!-- Container (RANBATS Section) -->
<div id="ranbats" class="bg-1 text-center">
<div class="container">
<h3 class="text-center">RANBATS</h3>
<div class="row">
<div class="col-sm-4">
<p class="text-center">
<strong>Guilty Gear -STRIVE-</strong>
</p>
<br>
<a href="#ggstRanks" data-toggle="collapse">
<img id="ggst" src="resources/imgs/ggst.png" class="person" alt="Guilty Gear -STRIVE-" width="255" height="255"/>
</a>
<br/>
<div id="ggstRanks" class="collapse">
</div>
</div>
<div class="col-sm-4">
<p class="text-center">
<strong>BlazBlue Central Fiction</strong>
</p>
<br>
<a href="#bbcfRanks" data-toggle="collapse">
<img id="bbcf" src="resources/imgs/bbcf.png" class="person" alt="BlazBlue Central Fiction" width="255" height="255"/>
</a>
<div id="bbcfRanks" class="collapse">
</div>
</div>
<div class="col-sm-4">
<p class="text-center"><strong>Under Night In-Birth [Sys:Celes]</strong></p><br>
<a href="#uniscRanks" data-toggle="collapse">
<img id="unisc" src="resources/imgs/unisc.png" class="person" alt="Under Night In-Birth [Sys:Celes]" width="255" height="255"/>
</a>
<div id="uniscRanks" class="collapse">
</div>
</div>
</div>
<a href="./ranbats/">See the full results here!</a>
</div>
</div>
<!-- Container (eBoard Section) -->
<div id="eboard" class="container">
<h3 class="text-center">Current Executive Board</h3>
<ul class="nav nav-tabs">
<li class="active">
<a data-toggle="tab" href="#presi">Max</a>
</li>
<li>
<a data-toggle="tab" href="#vicep">Caleb</a>
</li>
<li>
<a data-toggle="tab" href="#treas">Jay</a>
</li>
<li>
<a data-toggle="tab" href="#secre">Ben</a>
</li>
<li>
<a data-toggle="tab" href="#socia">Gunnar</a>
</li>
</ul>
<div class="tab-content">
<div id="presi" class="tab-pane fade in active">
<div class="row">
<div class="col-sm-4">
<img class="img-circle person" src="resources/imgs/max.jpg" alt="Max Smith>"/>
</div>
<div class="col-sm-8">
<h2>Max Smith, President</h2>
<p>Second Year, Mechatronics Engineering Technology Major</p>
<p>Hi, my name is Max but you can call me bestbyak, every1 does. Jokes aside, I’ve been a big fan of fighting games for a long time. I would always watch them but never really played, as none of my friends liked them. When I came to RIT and saw the FGC club I knew it was the place for me, I’ve started playing the games I used to only watch and it has been a blast. Everyone here was incredibly friendly and welcoming to me, so my goal isn’t to make it what I already know it is; instead, my goal is to keep the club as amazing as it was when I joined and do my best to elevate it.</p>
</div>
</div>
</div>
<div id="vicep" class="tab-pane fade">
<div class="row">
<div class="col-sm-4">
<img class="img-circle person" src="resources/imgs/caleb.jpg" alt="Caleb Coplan"/>
</div>
<div class="col-sm-8">
<h2>Caleb Coplan, Vice President</h2>
<p>Third Year, Computer Engineering Major</p>
<p>In 2021, I was roped into buying Guilty Gear -STRIVE- on release by a couple of friends and I was hooked instantly. I was then subsequently pulled along to play at a local event in my hometown. Although fighting games are fun, what really sold it to me was the community. It made me think fighting games are something I can spend the rest of my life playing. You see, I believe in the life-changing, transformative power of getting punked by the same guy at your local every week. As an advocate for both low-tier and weird characters, the greatest thrill to me is overcoming whatever may be in your way, and doing it your way. No matter if you like throwing with Bottom 1 like me, or if you don’t hate yourself and pick a viable character. It’s my goal to maintain that environment of friendly competition that I love. </p>
</div>
</div>
</div>
<div id="treas" class="tab-pane fade">
<div class="row">
<div class="col-sm-4">
<img class="img-circle person" src="resources/imgs/jay.png" alt="Jay Wong"/>
</div>
<div class="col-sm-8">
<h2>Jay Wong, Treasurer</h2>
<p>Third Year, Game Design & Development Major</p>
<p>I came to RIT as a big Smash Bros player and while I had played some other fighting games casually I rarely ever played anything except Melty Blood. On a whim one day I decided to check out the FGC club and had a blast just playing random different fighting games with everybody else. As an advocate for both low-tier and weird characters, I was never really competitive when it came to fighting games but, after a few weeks at the FGC, I began to enjoy coming back week after week to both play casuals and in brackets. The community here is welcoming for anybody looking to have fun and as an eboard member I hope to help this club prosper and grow for all its past and present members.</p>
</div>
</div>
</div>
<div id="secre" class="tab-pane fade">
<div class="row">
<div class="col-sm-4">
<img class="img-circle person" src="resources/imgs/ben.png" alt="Ben Krueger"/>
</div>
<div class="col-sm-8">
<h2>Ben Krueger Secretary</h2>
<p>Second Year, Chemical Engineering Major</p>
<p>I was first introduced to fighting games as a kid after purchasing a copy of Street Fighter II: Hyper Fighting from my local game store, and playing it after school with my dad. Our sessions amounted to both of us resorting to button-mashing because I was too stupid to figure out what the big arrow meant when I looked up “Guile moves” on Google. I was enamoured with the concept though, and inevitably went back to this game store to purchase Guilty Gear: The Missing Link, BlazBlue Chronophantasma Extend, and Under Night In-Birth Exe:Late[st], which quickly shaped my passion for weird ass anime fighters. Never once did I think buying a game in 2019 would lead to me 5 years later being known as “the Zombie Kagura guy”. Upon first attending RIT FGC, I was pleasantly surprised with how welcoming the community is to the clean and washed alike, as well as how open they were to always try a new game out, even if it was some weird anime shit. As a member of this community, I want nothing more than to help cultivate a space where both new and seasoned players alike feel comfortable showing up and having a good time.</p>
</div>
</div>
</div>
<div id="socia" class="tab-pane fade">
<div class="row">
<div class="col-sm-4">
<img class="img-circle person" src="resources/imgs/gunnar.jpg" alt="Gunnar Dickey"/>
</div>
<div class="col-sm-8">
<h2>Gunnar Dickey, Social Media Manager</h2>
<p>Second Year, Game Desgin & Development Major</p>
<p>I got into fighting games a few months after Guilty Gear Strive’s release. I played Strive off and on before coming here, because I didn’t have any friends who played it. When I got here, I found the RITFGC during orientation week and decided to try it out. I managed to do alright in my first bracket, which was nice, but what kept me coming back was how welcoming and friendly the environment had been. I’ve never been much of a social person, but here I felt like I can talk to anyone and have a good time doing it. My favorite part was discovering and trying new games and the feeling of getting better as I learned them. My goal is to keep the club a place where people can enjoy themselves and try new games as well.
</p>
</div>
</div>
</div>
</div>
</div>
<!-- Container (CONNECT section) -->
<div id="connect" class="bg-1">
<div class="container text-center">
<h3>Connect with Us</h3>
<div class="col-md-12">
<a href="https://discord.gg/tc7FP5ss7F">
<span class='fab fa-discord'></span>
</a>
<a href="https://twitter.com/rit_fgc">
<span class='fab fa-twitter'></span>
</a>
<a href="https://twitch.tv/ritfgc">
<span class='fab fa-twitch'></span>
</a>
<a href="https://www.facebook.com/groups/284760131684257/">
<span class='fab fa-facebook-square'></span>
</a>
</div>
</div>
</div>
<!-- Footer -->
<footer class="text-center">
<a class="up-arrow" href="#topOfPage" data-toggle="tooltip" title="TO TOP">
<span class="glyphicon glyphicon-chevron-up"/>
</a>
</footer>
<script src="resources/js/jquery.min.js"></script>
<script src="resources/js/bootstrap.min.js"></script>
<script src="resources/js/getScores.js"></script>
<script src="resources/js/home.js"></script>
<script src="resources/js/homeReady.js"></script>
</body>
</html>