forked from amanbijalwan/Game-Collection-Page
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ProjectsPage.html
297 lines (241 loc) · 11.6 KB
/
ProjectsPage.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
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
<!-- Add your content of head and header -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width,initial-scale=1" name="viewport">
<meta content="description" name="description">
<meta name="google" content="notranslate" />
<meta content="Mashup templates have been developped by Orson.io team" name="author">
<!-- Disable tap highlight on IE -->
<meta name="msapplication-tap-highlight" content="no">
<link href="./assets/apple-touch-icon.png" rel="apple-touch-icon">
<link href="./assets/favicon.ico" rel="icon">
<title>Gamedev Aman</title>
<link href="./main.97292821.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css"/>
</head>
<body>
<!-- Add your content of header -->
<header>
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse">
<button type="button" class="close" aria-label="Close"><span aria-hidden="true">×</span></button>
<ul class="nav navbar-nav navbar-right">
<li>
<div class="row-md-12">
<div>
<p>
<a href="https://www.youtube.com/channel/UCiaeTJEAu_veLimNmKEEUww" class="fa-icon" title="">
<i class="fa fa-youtube" aria-hidden="true" ></i>
</a>
<a href="https://www.instagram.com/pixspaces/" class="fa-icon" title="">
<i class="fa fa-instagram" aria-hidden="true"></i>
</a>
</p>
</div>
</div>
</li>
<li><a href="./index.html#contact-section-container" title="" class="anchor-link">Contact Us/Follow Us</a></li>
<li>
<p>
<a href="./index.html" class="btn btn-default navbar-btn" >Main Page</a>
</p>
</li>
</ul>
<img src="./assets/images2/PixGames-logo-white.png" height="172" width="200">
</div>
</div>
</nav>
</header>
<!-- Add your site or app content here -->
<div class="background-image-container white-text-container" style="background-image: url('./assets/images2/03\ mario.jpg')">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-xs-12">
<h1 class="animate__animated animate__backInDown">Projects</h1>
<br>
<h4 class="animate__animated animate__bounce">GAMES AND THEIR DEVLOGS!</h4>>
<a href="https://www.youtube.com/channel/UCiaeTJEAu_veLimNmKEEUww" class="btn btn-primary btn-lg" title="">Subscribe</a>
</div>
</div>
</div>
</div>
<div class="section-container">
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-12 section-container-spacer">
<h2 class="text-center">Games avaialable for Playing...</h2>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-md-4 col-lg-4">
<img src="./assets/images2/Game icons/GoofyCannon04.png" alt="" class="img-responsive">
<h3 class="text-center"><a href="https://pixspaces.itch.io/goofy-cannon" class="linker">Goofy Cannon</a></h3>
<p>2.5D shooter cannon game made for web platform
avaialable on itch.io.</p>
</div>
<div class="col-xs-12 col-md-4 col-lg-4">
<img src="./assets/images2/Game icons/Rolling Pix.png" alt="" class="img-responsive">
<h3 class="text-center"><a href="https://play.google.com/store/apps/details?id=com.PixSpaces.RollingBullet&hl=en_IN" class="linker">Rolling Bullet</a></h3>
<p>A cool mobile game(avaialable on Android) with fun gameplay, play!.</p>
</div>
<div class="col-xs-12 col-md-4 col-lg-4">
<img src="./assets/images2/Game icons/Wheel Racer 05.PNG" alt="" class="img-responsive">
<h3 class="text-center"><a href="https://pixspaces.github.io/Wheel-Racer-Prototype/" class="linker">Wheelie Racer(Alpha)</a></h3>
<p>3D game for both web and mobile platform, currently avaialable
on Web(Alpha).</p>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-md-4 col-lg-4">
<img src="./assets/images2/Game icons/Holesome Alpha.PNG" alt="" class="img-responsive">
<h3 class="text-center"><a href="#" class="linker">Holesome World 2D(Coming Soon)</a></h3>
<p>2D game for both web and mobile platform, currently avaialable
on web.</p>
</div>
<div class="col-xs-12 col-md-4 col-lg-4">
<img src="./assets/images2/Game icons/CarSim02.png" alt="" class="img-responsive">
<h3 class="text-center"><a href="#" class="linker">Chaos Car 3D(Alpha)</a></h3>
<p>3D game for both web and mobile platform, currently avaialable
on Web(Alpha).</p>
</div>
<div class="col-xs-12 col-md-4 col-lg-4">
<img src="./assets/images2/Game icons/PixelLand01.png" alt="" class="img-responsive">
<h3 class="text-center"><a href="#" class="linker">Pixel Land 2D(Coming Soon)</a></h3>
<p>2D game for both web and mobile platform, currently avaialable
on .</p>
</div>
</div>
</div>
</div>
<div class="section-container" id="contact-section-container">
<div class="container contact-form-container">
<div class="row">
<div class="col-xs-12 col-md-offset-2 col-md-8">
<div class="section-container-spacer">
<h2 class="text-center">Get in touch</h2>
</div>
<form action="">
<div class="row">
<div class="col-md-6">
<div class="form-group">
<input type="text" name="name" class="form-control" placeholder="Name">
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<input type="email" name="email" class="form-control" placeholder="Email">
</div>
</div>
</div>
<div class="form-group">
<textarea class="form-control" rows="3" placeholder="Enter your message"></textarea>
</div>
<div class="form-group">
<label class="checkbox-inline">
<input type="checkbox" id="inlineCheckbox1" value="option1">Email me a copy
</label>
<label class="checkbox-inline">
<input type="checkbox" id="inlineCheckbox2" value="option2">I am a human
</label>
</div>
<button type="submit" class="btn btn-primary">Send message</button>
<a href="" class="btn btn-default">Reset</a>
</form>
</div>
</div>
</div>
</div>
<script>
document.addEventListener("DOMContentLoaded", function (event) {
googleMapInit();
scrollToAnchor();
scrollRevelation('reveal');
});
</script>
<footer class="footer-container white-text-container">
<div class="container">
<div class="row">
<div class="col-md-4">
<h4>About us</h4>
<p>Hello! I am Aman, founder and developer of PixSpaces, stay tuned for exciting games
and projects. :)
</p>
</div>
<div class="col-md-4">
<h4>Our Social Media Links!</h4>
<div>
<p>
<a href="https://www.youtube.com/channel/UCiaeTJEAu_veLimNmKEEUww" class="fa-icon" title="">
<i class="fa fa-youtube" aria-hidden="true"></i>
</a>
<a href="https://www.instagram.com/pixspaces/" class="fa-icon" title="">
<i class="fa fa-instagram" aria-hidden="true"></i>
</a>
<a href="https://www.linkedin.com" class="fa-icon" title="">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</a>
</p>
</div>
<div>
<p><small>©Aman Bijalwan / PixSpaces | Website created with <a href="http://www.mashup-template.com/" title="Create website with free html template">Mashup Template</a>/<a href="https://www.unsplash.com/" title="Beautiful Free Images">Unsplash</a></small></p>
</div>
</div>
<div class="col-md-4">
<h4>Subscribe to newsletter</h4>
<div class="form-group">
<div class="input-group">
<input type="text" class="form-control footer-input-text">
<div class="input-group-btn">
<button type="button" class="btn btn-default btn-newsletter ">OK</button>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<script>
document.addEventListener("DOMContentLoaded", function (event) {
navbarToggleSidebar();
});
</script>
<script type="text/javascript" src="./main.faaf51f9.js"></script>
<!--EXTRA(MAPS)
<div class="">
<div class='container-fluid'>
<div class="row map-container">
<div id="map"></div>
<div class="col-xs-10 col-md-4 contact-block-container reveal">
<div class="row">
<div class="col-xs-12 col-sm-6">
<h3>Phone</h3>
<p>+ 123 45 67 890</p>
<h3>E-mail</h3>
<p>hello@email.com</p>
</div>
<div class="col-xs-12 col-sm-6">
<h3>Address</h3>
<p>42 rue rouelle 75015, Paris</p>
<h3>Open hours</h3>
<p>Mon - Fri : 9AM - 5PM</p>
</div>
</div>
</div>
</div>
</div>
</div>
-->