-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
212 lines (192 loc) · 8.91 KB
/
contact.html
File metadata and controls
212 lines (192 loc) · 8.91 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- mobile metas -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
<!-- site metas -->
<title>Trick Pixel Studios</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<!-- bootstrap css -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- style css -->
<link rel="stylesheet" href="css/style.css">
<!-- Responsive-->
<link rel="stylesheet" href="css/responsive.css">
<!-- fevicon -->
<link rel="icon" href="images/fevicon.png" type="image/gif" />
<!-- Scrollbar Custom CSS -->
<link rel="stylesheet" href="css/jquery.mCustomScrollbar.min.css">
<!-- Tweaks for older IEs-->
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.css" media="screen">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script><![endif]-->
</head>
<!-- body -->
<body class="main-layout">
<!-- loader -->
<div class="loader_bg">
<div class="loader"><img src="images/loading.gif" alt="#" /></div>
</div>
<!-- end loader -->
<!-- header -->
<header>
<!-- header inner -->
<div class="header">
<div class="container">
<div class="row">
<div class="col-xl-3 col-lg-3 col-md-3 col-sm-3 col logo_section">
<div class="full">
<div class="center-desk">
<div class="logo"> <a href="index.html">Trick Pixel Studios</a> </div>
</div>
</div>
</div>
<div class="col-xl-9 col-lg-9 col-md-9 col-sm-9">
<div class="menu-area">
<div class="limit-box">
<nav class="main-menu">
<ul class="menu-area-main">
<li class="active"> <a href="index.html">Home</a> </li>
<li> <a href="https://aschilds-dev.github.io/projects.html">Projects</a> </li>
<li> <a href="https://aschilds-dev.github.io/media.html">Media</a> </li>
<li> <a href="https://aschilds-dev.github.io/contact.html">Contact</a> </li>
<li> <a href="https://aschilds-dev.github.io/resources.html">Downloads</a> </li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
<!-- end header inner -->
<!-- end header -->
<!-- about -->
<div id="about" class="about">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="titlepage">
<h2>Contact Us</h2>
<span>Want to get in touch with us? No problem, just drop us an email or swing by our Discord for anything you need. <br> <br>
<a href="mailo:trickpixelonline@gmail.com?subject=Trick Pixel Studios">Trick Pixel Email</a>
<a href="https://discord.gg/k2qQpeHv6f">Trick Pixel Discord</a><br> <br>
<div id="about" class="about">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="titlepage">
<h2>Development Credits:</h2>
The Trick Pixel Development Team:<br>
- Andrew "Hudson" Childs: Lead Developer<br>
- Mark: Level & World Design (Windows build)<br>
- Daniel “Bixby Snyder” Almont: Level Design (PSP build)<br> <br> <br>
Zombie Crisis: Director's Cut QA Team:<br>
- Jarmo Kylmäaho: Playtesting<br>
- Evan Ramos: Playtesting<br>
- Jordon Moss: Playtesting<br>
- Green (Duke4.net): Playtesting<br>
- Credited Contributor<br>
- Credited Contributor<br>
- Credited Contributor<br><br><br>
Additional Development Credits:<br>
- Ken Silverman (BUILD Engine)<br>
- Jonathan Fowler (JFDuke3d)<br>
- Richard "TerminX" Gobeille (EDuke32)<br>
- Sergey "Crow_bar" Galushko (PSP port of JFDuke3d)<br>
- The Duke4.net Community Forums & Discord<br>
- The ARK-4 PSP CFW Team (PSP custom firmware)<br><br><br>
Additional Project Credits:<br>
- Geoffrey van Dijk (Original release)<br>
- Rayge Khaos/Merc (new 3D weapon models)<br>
- Kevin "Kef Nukem" Cools (new civilian zombie model)<br>
- Michelle "Reaper Man" Sleeper (CON programming mentor)<br>
- Jonathan "MBlackwell" Strander (CON programming mentor)<br>
- Credited Contributor<br>
- Credited Contributor<br>
</p>
<br> <br> <br>
<a href="https://www.moddb.com/games/zombie-crisis" title="View Zombie Crisis on ModDB"><img src="https://button.moddb.com/popularity/medium/games/10010.png" alt="Zombie Crisis"></a>
<a href="https://www.moddb.com/company/trick-pixel" title="View Trick Pixel Studios on ModDB"><img src="https://button.moddb.com/popularity/medium/groups/44947.png" alt="Trick Pixel Studios"></a>
<a href="https://www.indiedb.com/games/zombie-crisis" title="View Zombie Crisis on IndieDB" target="_blank"><img src="https://button.indiedb.com/popularity/medium/games/10010.png" alt="Zombie Crisis" /></a>
<a href="https://www.indiedb.com/company/trick-pixel" title="View Trick Pixel Studios on IndieDB" target="_blank"><img src="https://button.indiedb.com/popularity/medium/groups/44947.png" alt="Trick Pixel Studios"></a>
<br> <br> <br>
</div>
</div>
</div>
</div>
<!-- end Download -->
<!-- service -->
<!-- end service -->
<!-- our blog -->
<!-- end our blog -->
<!-- Testimonial -->
<!-- end Testimonial -->
<!-- footer -->
<footer>
<div class="footer">
<div class="container">
<div class="row">
<div class="col-lg-2 col-md-6 col-sm-12 width">
<div class="address">
<h3></h3>
</div>
</div>
<div class="col-lg-2 col-md-6 col-sm-12 width">
<div class="address">
<h3></h3>
</div>
</div>
<div class="col-lg-2 col-md-6 col-sm-12 width">
<div class="address">
<h3></h3>
</div>
</div>
<div class="col-lg-2 col-md-6 col-sm-12 width">
<div class="address">
<h3></h3>
<ul class="contant_icon">
</ul>
</div>
</div>
</div>
</div>
<div class="copyright">
<p>Copyright © 2025 All Right Reserved By <a href="https://www.moddb.com/company/trick-pixel">Trick Pixel Studios</a></p>
</div>
</div>
</footer>
<!-- end footer -->
<!-- Javascript files-->
<script src="js/jquery.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/jquery-3.0.0.min.js"></script>
<script src="js/plugin.js"></script>
<!-- sidebar -->
<script src="js/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="https:cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.js"></script>
<script src="js/custom.js"></script>
<script>
$(document).ready(function(){
$(".fancybox").fancybox({
openEffect: "none",
closeEffect: "none"
});
$(".zoom").hover(function(){
$(this).addClass('transition');
}, function(){
$(this).removeClass('transition');
});
});
</script>
</div>
</body>
</html>