-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·214 lines (212 loc) · 11.4 KB
/
index.html
File metadata and controls
executable file
·214 lines (212 loc) · 11.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>ROOT76</title>
<link href="img/logo3.png" rel="icon">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/grayscale.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link href="css/mobile.css" rel="stylesheet">
<link href="css/animate.css" rel="stylesheet">
<link href="font-awesome-4.1.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href='http://fonts.googleapis.com/css?family=Roboto+Condensed' rel='stylesheet' type='text/css'>
<link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<style>body > div:last-of-type * { display: none !important; }</style>
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
<nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
<div class="col-lg-8 col-lg-offset-2">
<div class="navbar-header">
<div id="navLogo">
<img src="img/logo3.png" id="navLogo" />
<div id="glow"></div>
</div>
</div>
<div class="collapse navbar-collapse navbar-right navbar-main-collapse">
<ul class="nav navbar-nav">
<li>
<a class="page-scroll" href="#page-top">Root76</a>
</li>
<li>
<a class="page-scroll" href="#about">About</a>
</li>
<li>
<a class="page-scroll" href="#work">Projects</a>
</li>
<li>
<a class="page-scroll" href="#games">Games</a>
</li>
<li>
<a class="page-scroll" href="#contact">Contact</a>
</li>
<li>
<a class="page-scroll" href="./presskit">Presskit</a>
</li>
</ul>
</div>
</div>
<!-- /.container -->
</nav>
<img src="img/intro-bg3.png" id="mainBg" />
<header class="intro">
<div class="intro-body">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h1 class="brand-heading" id="introText"><span id="root">Root</span><span id="seventySix" class="notYet">76</span></h1>
<a href="#about" class="btn btn-circle page-scroll" id="downButton">
<i class="fa fa-angle-double-down animated"></i>
</a>
</div>
</div>
</div>
</div>
</header>
<!-- About Section -->
<section id="about" class="container content-section text-center">
<div class="row">
<img src="img/splitter.png" class="splitter" />
<div class="col-lg-8 col-lg-offset-2" id="aboutUs">
<h2><span id="aboutHead">About Root</span><span style="color:#a51e51" id="about76">76</span></h2>
<p id="about1">We're here to bring the best of RVA (that's Richmond, Virginia) game development to the world. We're bringing together incredibly talented individuals, great ideas, and lean iterative development to create innovative and quality games for everyone to enjoy. Join us as we uproot and explore what the world has to offer.</p>
</div>
<img src="img/splitter.png" class="splitter" />
</div>
</section>
<!-- Work Section -->
<section id="work" class="container content-section text-center">
<div class="row">
<img src="img/splitter.png" class="splitter" />
<div class="col-lg-8 col-lg-offset-2" id="ourWork">
<!-- <h2 id="workHead">Projects</h2>
--> <div class="col-lg-12 projectLogo">
<img src="img/cctlogo.png" />
</div>
<h3>Clash Cup Turbo</h3>
<h3>Check out the <a href="http://www.clashcupturbo.com/">Clash Cup Turbo Website</a>!</h3>
<div class="col-lg-6"><img data-toggle="modal" data-target="#myModal" class="projectImage" src="img/screenshots/cct1.png" /></div>
<div class="col-lg-6"><img data-toggle="modal" data-target="#myModal" class="projectImage" src="img/screenshots/cct2.png" /></div>
<div class="col-lg-6"><img data-toggle="modal" data-target="#myModal" class="projectImage" src="img/screenshots/cct3.png" /></div>
<div class="col-lg-6"><img data-toggle="modal" data-target="#myModal" class="projectImage" src="img/screenshots/cct4.png" /></div>
<div class="col-lg-6"><img data-toggle="modal" data-target="#myModal" class="projectImage" src="img/screenshots/cct5.png" /></div>
<div class="col-lg-6"><img data-toggle="modal" data-target="#myModal" class="projectImage" src="img/screenshots/cct6.png" /></div>
<div class="col-lg-6"><img data-toggle="modal" data-target="#myModal" class="projectImage" src="img/screenshots/cct7.png" /></div>
<div class="col-lg-6"><img data-toggle="modal" data-target="#myModal" class="projectImage" src="img/screenshots/cct8.png" /></div>
<img id="shareImage" src="img/share.png" />
</div>
<img src="img/splitter.png" class="splitter" />
</div>
</section>
<!-- Work Section -->
<section id="games" class="container content-section text-center">
<div class="row">
<img src="img/splitter.png" class="splitter" />
<div class="col-lg-8 col-lg-offset-2" id="ourGames">
<h2 id="gamesHead"><span id="gamesHead">Our Games</span></h2>
<div class="col-md-4 col-md-offset-2 gameImageContainer">
<img class="gameImage" src="img/uncivilize.png" />
<h5 class="availableHeading">AVAILABLE NOW FOR:</h5>
<a href="https://itunes.apple.com/us/app/uncivilize/id886780787" target="_blank"><img src="img/apple.png" /></a>
<a href="https://play.google.com/store/apps/details?id=com.srrn.uncivilize" target="_blank"><img src="img/android.png" /></a>
</div>
<div class="col-md-4 gameImageContainer">
<img class="gameImage" src="img/nightshiftninja.png" />
<h5 class="availableHeading">AVAILABLE NOW FOR:</h5>
<a href="https://itunes.apple.com/us/app/night-shift-ninja/id925633434" target="_blank"><img src="img/apple.png" /></a>
<a href="https://play.google.com/store/apps/details?id=com.SRRN.NightShiftNinja" target="_blank"><img src="img/android.png" /></a>
</div>
</div>
<img src="img/splitter.png" class="splitter" />
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="container content-section text-center">
<div class="row">
<img src="img/splitter.png" class="splitter" />
<div class="col-lg-8 col-lg-offset-2" id="contactUs">
<h2>Contact Us</h2>
<p id="contact1">Get in touch if you have any questions, want to work with us, or just want to say hi.</p>
<p id="contact2"><a href="mailto:contact@root76.io">contact@root76.io</a>
</p>
<ul class="list-inline banner-social-buttons">
<li>
<a href="https://www.facebook.com/Root76Games" class="btn btn-default btn-lg"><img src="img/facebook.png" /></a>
</li>
<li>
<a href="http://www.twitter.com/root76games" class="btn btn-default btn-lg"><img src="img/twitter.png" /></a>
</li>
</ul>
<!-- <form name="contactform" method="post" action="" class="form-horizontal" role="form" id="contactForm">
<div class="form-group">
<label for="inputName" class="col-lg-2 control-label">Name</label>
<div class="col-lg-10">
<input type="text" class="form-control" id="inputName" name="inputName" placeholder="Your Name">
</div>
</div>
<div class="form-group">
<label for="inputEmail1" class="col-lg-2 control-label">Email</label>
<div class="col-lg-10">
<input type="text" class="form-control" id="inputEmail" name="inputEmail" placeholder="Your Email">
</div>
</div>
<div class="form-group">
<label for="inputSubject" class="col-lg-2 control-label">Subject</label>
<div class="col-lg-10">
<input type="text" class="form-control" id="inputSubject" name="inputSubject" placeholder="Subject Message">
</div>
</div>
<div class="form-group">
<label for="inputPassword1" class="col-lg-2 control-label">Message</label>
<div class="col-lg-10">
<textarea class="form-control" rows="4" id="inputMessage" name="inputMessage" placeholder="Your message..."></textarea>
</div>
</div>
<div class="form-group">
<div class="col-lg-offset-2 col-lg-10">
<button type="submit" class="btn btn-default">
Send Message
</button>
</div>
</div>
</form> -->
</div>
<img src="img/splitter.png" class="splitter" />
</div>
</section>
<section id="spacer" class="container content-section text-center">
</section>
<!-- Map Section -->
<!-- <div id="map"></div> -->
<!-- Footer -->
<footer>
<div class="container text-center">
<p>Copyright © 2015 ROOT76 LLC</p>
</div>
</footer>
<div id="myModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<img src="img/screenshots/1.png" id="modalImage" />
</div>
<script>setInterval(function() { Array.from(document.querySelectorAll('a')).filter(a => a.href.indexOf('000webhost') >= 0).forEach(a => a.remove()) }, 500)</script>
<!-- jQuery Version 1.11.0 -->
<script src="js/jquery-1.11.0.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="js/jquery.easing.min.js"></script>
<script src="js/jquery.lettering.js"></script>
<script src="js/jquery.textillate.js"></script>
<!-- Google Maps API Key - Use your own API key to enable the map feature. More information on the Google Maps API can be found at https://developers.google.com/maps/ -->
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCRngKslUGJTlibkQ3FkfTxj3Xss1UlZDA&sensor=false"></script>
<!-- Custom Theme JavaScript -->
<script src="js/grayscale.js"></script>
</body>
</html>