This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathnews.php
388 lines (385 loc) · 23.4 KB
/
news.php
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
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
<? require('templates/header.php'); ?>
<div class="container">
<div class="row">
<div class="span10 offset1">
<div style="width: auto; height: auto; background-color:#56D34C; padding:0 12px; text-align: center;">
<h2 class="allcaps cream">
News
</h2>
</div>
</div>
</div>
<div class="row" id="announcements">
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
3/29/2012 - GameSalad webinar access!
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>Check out <a href=" https://www4.gotomeeting.com/register/886580367">this webinar</a> that <a href="http://gamesalad.com/">GameSalad</a> has generously provided for training you to use their engine for game creation (access limited to first 500 people).</h4>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
3/29/2012 - Four awesome new molyjam cities appear!
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>Our email forwarding broke for a little while, but thankfully it's just been sorted. Four new cities have been added! <a href="https://www.facebook.com/events/210175445753367/">Utrecht, Netherlands</a>, <a href="https://www.facebook.com/events/198705533576701/">Ottawa, Canada</a>, <a href="http://www.facebook.com/events/343964605641443/">Turku, Finland</a>, and <a href="http://www.facebook.com/events/262366683849899/">Adelaide, Australia</a>! Please come out and join if these venues are near you.</h4>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
3/28/2012 - Cities still being added, if you can believe it
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4><a href="http://www.facebook.com/events/358080537564338/">Guadalajara, Mexico</a> has been added to our esteemed roster of molyjam cities!</h4>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
3/27/2012 - FAQ section updates!
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>Some new engine recommendations, and updates on remote participation.</h4>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
3/27/2012 - New cities added!
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>Awesome <a href="http://www.facebook.com/events/269620596450287/">Helsinki, Finland</a> and <a href="http://www.facebook.com/events/275420929199400/">Rio de Janeiro, Brazil</a> are now also on the molyjam roster.</h4>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
3/27/2012 - San Francisco splits into 2 locations: SF and East Bay!
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>Please be advised that San Francisco has now separated into 2 venues: one in San Francisco and the other in Oakland. If you're in the East Bay and would like to sign up for <a href="http://www.facebook.com/events/266654650085748/">Oakland, go here</a>. For <a href="http://www.eventbrite.com/event/3237751201">San Francisco, go here</a>. If San Francisco has run out of space, <a href="http://www.facebook.com/events/266654650085748/">try Oakland</a>, which can accomodate 50 people.</h4>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
3/23/2012 - One more city!
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>Didn't think it was possible this close to the event, but Molyjam is now happening in <a href="https://www.facebook.com/events/415441525149226/">Dieburg, Germany</a>!</h4>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
3/22/2012 - 47238923789 cities added! FAQ updates!
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>Well, a lot, anyway. <a href="http://www.facebook.com/events/329487143774164/">Lexington, US</a>, <a href="http://www.facebook.com/events/396662183695103/">Austin, US</a>, <a href="https://www.facebook.com/events/370481596319539/">Dundee, Scotland</a>, <a href="https://www.facebook.com/events/252614434828906/">Malmö, Sweden</a>, <a href="https://www.facebook.com/events/327359410657720/">Tel Aviv, Israel</a>, <a href="http://www.facebook.com/events/287156334686133/">Christchurch, New Zealand</a>. Also, please check out our FAQ section about bringing your own equipment and ideal team size.</h4>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
3/19/2012 - Toronto Location added
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4><a href="http://www.facebook.com/events/392273507467116/">Toronto</a> has been added, bringing the total up to 16 cities.</h4>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
3/17/2012 - Even more cities!
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4><a href="http://www.facebook.com/events/134077380052626/">Munich, Germany</a>, <a href="https://www.facebook.com/events/315424058512362/">Lisbon, Portugal</a>, <a href="https://www.facebook.com/events/306886839379159/">Phoenix, US</a> are now hosting their own Molyjams.</h4>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
3/16/2012 - Molyjam Time has been determined!
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>The jam will commence at 7pm (19:00) local time on Friday, March 30th and all work on games must conclude at 7pm (19:00) local time on Sunday, April 1st. Immediately following will be a game festival at your local venue, where you'll have an opportunity to show off your awesome game and check out what other teams have made.</h4>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
3/16/2012 - New Cities Added!
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4><a href="https://www.facebook.com/events/273233436088258/">London</a>, <a href="https://www.facebook.com/events/321794224546563/">Los Angeles</a>, <a href="https://www.facebook.com/events/305335546201015/">Orlando</a>, <a href="https://www.facebook.com/events/340440959339334/">Sydney</a>, <a href="https://www.facebook.com/events/355679211137575/">Las Vegas</a> have now been added!</h4>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
3/15/2012 - Hosting Your Own Molyjam
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>If there is no molyjam in your city yet and you would like to host one, please <a href="mailto: [email protected]">contact us</a>.</h4>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
3/15/2012 - Phasing Out Google Doc
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-bottom:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>Thanks to everyone who entered their info into our Google doc, there are now molyjams springing up all over the world! The doc was made to gauge initial interest and is being phased out in favor of less.. deletion-prone technology. <a href="https://docs.google.com/spreadsheet/ccc?key=0AhmSHS9S3JZvdGFqS1lvRVA4VGotU3ItSUZMZ1JmTXc&pli=1#gid=0">We will leave it up for your viewing pleasure</a>, but make sure to sign up for the Molyjam closest to you through <a href="https://www.facebook.com/events/343017505734553/">Facebook</a>. Thanks again for your amazing response and support.</h4>
</div>
</div>
</div>
<div class="row">
<div class="span10 offset1">
<div style="width: auto; height: auto; background-color:#40B239; padding:0 12px; text-align: center;">
<h2 class="allcaps cream">
Additional Links
</h2>
</div>
</div>
</div>
<div class="row">
<div class="span10 offset1">
<div style="width: auto; height: auto; background-color:#1F2325; padding:10px 12px;">
<h3>Peter Molydeux's own <a href="http://molydeux.tumblr.com">molydeux.tumblr.com</a>, featuring curated ideas for molyjam. Check out <a href="http://indiegames.com/2011/10/petermolydeux_tweet_inspires_a.html">Good Bye, My Love</a>, the only <a href="https://twitter.com/petermolydeux">@petermolydeux</a> tweet-inspired game to date.</h3>
</div>
</div>
</div>
<div class="row" id="faq">
<div class="span10 offset1">
<div style="width: auto; height: auto; background-color:#2C8C2E; padding:0 12px; text-align: center;">
<h2 class="allcaps cream">
Frequently Asked Questions
</h2>
</div>
</div>
</div>
<div class="row">
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
Are there any rules for this event?
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>Don't start working on your game before the event. Pick your game ideas from <a href="https://twitter.com/#!/petermolydeux">@petermolydeux's</a> Twitter feed. Molydeux has lovingly currated some ideas which he feels would best suit the jam <a href="http://molydeux.tumblr.com">here</a>, but you can pick any of them.</h4>
</div>
</div>
</div>
<div class="row">
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
Is everyone just working from one idea or can each team pick an idea they like?
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>You pick whichever <a href="https://twitter.com/#!/petermolydeux">@petermolydeux</a> tweet you like.</h4>
</div>
</div>
</div>
<div class="row">
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
What is the schedule for Molyjam?
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>The jam will commence Friday, March 30th, at 7pm (19:00) local time. Work on all games will conclude on Sunday, April 1st, at 7pm (19:00) local time. This will be followed by a festival of the amazing games you guys just made.</h4>
</div>
</div>
</div>
<div class="row">
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
Where do I go?
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>Check with your local <a href="https://www.facebook.com/events/343017505734553/">Facebook invite</a> where the venue will be.</h4>
</div>
</div>
</div>
<div class="row">
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
Will computers be provided?
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>No, please bring your own laptops. You will have power and Wi-Fi access at the venue. Alternatively, you can work from home and just attend the kickoff on Friday and the fest on Sunday.</h4>
</div>
</div>
</div>
<div class="row">
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
Who owns the games that are made?
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>The teams who made the games own the games. We will have a way for you to submit an executable to us so that others can check out what you've made, and we encourage you to do so, but it's your choice whether to send it to us. We will not ask you for source code or game assets. If you choose to release the game commercially, make sure the engine licenses are all squared away, because any licenses provided at the jam may be temporary.</h4>
</div>
</div>
</div>
<div class="row">
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
Is it a good idea that my team has 26 people?
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>We recommend team sizes to not exceed 5 core members. You only have 48 hours to make a game and it's just easier to make it happen with a smaller team.</h4>
</div>
</div>
</div>
<div class="row">
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
Do I have to spend my entire weekend at the local venue or can I work from home?
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>We encourage you to come to your local event on Friday, March 30th for the kickoff so that you can meet other participating devs and form up into teams if you still need to. You can work from home, if you wish, the rest of the time, but please do attend the fest on Sunday night, where you can show off your game and have a chance to check out what other teams have made.</h4>
</div>
</div>
</div>
<div class="row">
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
I don't have any programming skills. Am I doomed?
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>There will likely be an awesome engineer at your local meetup you can totally team up with, but if by some miracle you cannot find one, artist-friendly game engines will be provided. Here are some for you to familiarize yourself with: <a href="http://www.yoyogames.com/gamemaker">Game Maker</a>, <a href="http://www.scirra.com/">Construct 2</a>, and <a href="http://gamesalad.com/creator">Game Salad</a>. It is recommended you check out <a href="http://unity3d.com/">Unity</a>, as well. <a href="http://primerlabs.com/codehero">This is a fun game</a> that teaches you Unity. These free engines are also recommended: <a href="http://flixel.org/">Flixel</a> and <a href="http://flashpunk.net/">Flashpunk</a>.</h4>
</div>
</div>
</div>
<div class="row">
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
Will there be a way to participate remotely?
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>Yes. We will make a submissions website available to you so that you can post the executable for your game to share with everyone. How you work remotely is up to you. If you are near a hosting location, it will be a lot more fun for you to physically attend, at least some of the time.</h4>
</div>
</div>
</div>
<div class="row">
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
Will the event be live-streamed?
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>Yes. Details forthcoming.</h4>
</div>
</div>
</div>
<div class="row">
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h3 class="green">
What is up with that green square?
</h3>
</div>
</div>
<div class="span10 offset1">
<div style="width: auto; height: auto; padding-top:12px; padding-bottom:20px; padding-left: 12px; padding-right: 12px; background-color:#1F2325;">
<h4>It is in reference to <a href="https://twitter.com/#!/pmolyneux/status/179218530196135936">this</a>.</h4>
</div>
</div>
</div>
<div class="row">
<div class="span10 offset1">
<div style="width: auto; height: auto; background-color:#2C8C2E; padding:0 12px; text-align: center;">
<h2 class="allcaps cream">
<a href="http://www.whatwouldmolydeux.com/">Back</a>
</h2>
</div>
</div>
</div>
</div>
<? require('templates/footer.php'); ?>