-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinsurrection.html
183 lines (181 loc) · 8.19 KB
/
insurrection.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
<!DOCTYPE html>
<!--[if lt IE 7 ]> <html lang='en' class='ie6'> <![endif]-->
<!--[if IE 7 ]> <html lang='en' class='ie7'> <![endif]-->
<!--[if IE 8 ]> <html lang='en' class='ie8'> <![endif]-->
<!--[if IE 9 ]> <html lang='en' class='ie9'> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html lang='en'> <!--<![endif]-->
<head>
<meta charset='UTF-8'>
<title>Deviantech, Inc.</title>
<link href='stylesheets/bootstrap.css' rel='stylesheet'>
<link href='stylesheets/deviantech.css' rel='stylesheet'>
<link href='images/favicon.png' rel='shortcut icon'>
<link href='images/apple-touch-icon.png' rel='apple-touch-icon'>
</head>
<body>
<div class='body-wrapper'>
<div class='topbar'>
<div class='container fixed'>
<h3>
<a class='logo' href='index.html'>
<img alt='Deviantech Logo (Text)' src='images/txt-logo-small.png'>
</a>
</h3>
<ul class='nav secondary-nav'>
<li>
<a href='index.html'>Home</a>
</li>
<li>
<a href='about.html'>About</a>
</li>
<li>
<a href='services.html'>Services</a>
</li>
<li class='active'>
<a href='insurrection.html'>Featured Project: Insurrection</a>
</li>
<li>
<a href='contact.html'>Contact</a>
</li>
</ul>
</div>
</div>
<div id='main_content'>
<div class='container'>
<section id='begin-content'>
<div class='page-header title'>
<h1>
About
<span>Insurrection</span>
</h1>
</div>
<div class='row'>
<div class='columns span4'>
<img alt='Insurrection Screenshot' class='featured-image' src='images/projects/insurrection/mapview-small.jpg'>
</div>
<div class='columns span12'>
<p>
Deviantech is the sole owner of a completed location-based iPhone game.
We don't have the necessary iPhone development skills or marketing clout in-house to launch the app, so we're looking to partner with an
established iPhone development shop that can take over where our expertise leaves off.
</p>
<p>
Additional info about the game is included below, but if you're interested in learning more
please <a href="contact.html">get in touch with us</a>.
After you sign an NDA we'll send you the codebase and more detailed information, including the following:
<ul>
<li>Explanation of the story line</li>
<li>Gameplay</li>
<li>Feature Roadmap for Version 2</li>
<li>Additional website features</li>
<li>Revenue streams</li>
<li>Current game status</li>
</ul>
</p>
<div class='page-header'>
<h2>
<span>General Overview</span>
of the Game
</h2>
</div>
<p>
The app, named Insurrection, is an immersive location-based game that's played in real life with the assistance of the players' iPhones.
It has an entire backstory (the year is 2035, there's been an economic collapse and subsequent militaristic government takeover, the
players are insurrectionists working against the government, etc. etc.), but basically players use the iPhone's GPS capabilities to
check-in and "arrest" other players who are located nearby. Although it's much more involved than this, the basic gist is a continuous,
globe-spanning game of tag.
</p>
<div class='page-header'>
<h2>
<span>Why Partners</span>
are Needed
</h2>
</div>
<p>
Our expertise is in Ruby on Rails web development, so we built the backend ourselves. We were originally working with two other parties
(a front-end iPhone developer and someone handling the business/marketing side of things), but both of them had to drop the project for personal reasons.
</p>
<p>
We are now the sole owners of the game and codebase, but we aren't iPhone developers and we aren't in a position to successfully market and support the
game going forward. We work on a number of different projects, and since developing the game we've taken on a few large web clients who are currently
approaching or in the midst of launch... basically, we don't have the time or resources to devote to this game at the moment, but we believe it has
amazing potential and it's so close to being finished that it would be a shame not to see it move forward.
</p>
<div class='page-header'>
<h2>
<span>What</span>
We're Looking For
</h2>
</div>
<p>
We're looking for an iPhone game development shop that can take over ownership of the project and push it to the next level.
Ideally this shop would have developers specializing in both Rails and iOS development to put the final touches on it and support the game post-launch
(taking user feedback into account, adding new features, etc.), but since the game would be most successful with a large
userbase our primary consideration is a shop with some marketing clout.
</p>
<p>
The development is 98% done (the app has been completed and tested with a few players, but hasn't undergone extensive testing with a large userbase), so after a few minor
tweaks it would be ready for launch. We also have a pretty clear roadmap laid out for version two, which introduces a number of new cooperative gameplay
elements as well as in-app purchases for in-game ability modifiers, so there's plenty of room to expand the revenue streams moving forward.
</p>
<div class='page-header'>
<h2>
<span>Your</span>
Next Steps
</h2>
</div>
<p>
Are you an iPhone game development shop interested in learning more about this opportunity?
</p>
<p>
<a href="contact.html" class="btn primary">Get in touch!</a>
</p>
</div>
</div>
</section>
</div>
</div>
<div class='push'></div>
</div>
<div id='footer'>
<div id='subfooter'></div>
<div class='container'>
<div class='row'>
<div class='columns span8'>
<div class='weblinks'>
<a class='iconlink' href='http://www.linkedin.com/company/2060939' target='_blank'>
<img alt='LinkedIn' src='images/icons/linkedin_grey.png'>
</a>
<a class='iconlink' href='http://github.com/deviantech' target='_blank'>
<img alt='GitHub' src='images/icons/github_grey.png'>
</a>
<a class='iconlink' href='http://twitter.com/#!/deviantech' target='_blank'>
<img alt='Twitter' src='images/icons/twitter_grey.png'>
</a>
</div>
</div>
<div class='columns span8'>
<div class='logoright'>
<div class='logo'>
<img alt='Deviantech Logo' src='images/footer-logo-mono.png'>
</div>
<div class='txt'>
<div class='main'>
Deviantech
</div>
<div class='sub'>
we make
<span>kick-ass</span>
web applications
</div>
</div>
</div>
</div>
</div>
</div>
<div class='clear'></div>
</div>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js' type='text/javascript'></script>
<script src='javascripts/application.js' type='text/javascript'></script>
</body>
</html>