-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathacampa-como-puedas.html
192 lines (182 loc) · 9.2 KB
/
acampa-como-puedas.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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Miguel Lechón" />
<meta name="copyright" content="Miguel Lechón" />
<meta name="keywords" content="games, GGJ, jams, " />
<title>Acampa como puedas - Global Game Jam 2015
</title>
<link href="baked/bootstrap-combined.min.css" rel="stylesheet">
<link href="baked/font-awesome.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="theme/css/elegant.css" media="screen">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<link href="feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="debiatan - weblog - Full Atom Feed" />
</head>
<body>
<div id="content-sans-footer">
<div class="navbar navbar-static-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="index.html"><span class=site-name></span></a>
<div class="nav-collapse collapse">
<ul class="nav pull-right top-menu">
<li ><a href="index.html">Home</a></li>
<li ><a href="categories.html">Categories</a></li>
<li ><a href="tags.html">Tags</a></li>
<li ><a href="archives.html">Archives</a></li>
<li><form class="navbar-search" action="search.html" onsubmit="return validateForm(this.elements['q'].value);"> <input type="text" class="search-query" placeholder="Search" name="q" id="tipue_search_input"></form></li>
</ul>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row-fluid">
<div class="span1"></div>
<div class="span10">
<article>
<div class="row-fluid">
<header class="page-header span12 offset0">
<h1><a href="acampa-como-puedas.html"> Acampa como puedas <small> Global Game Jam 2015 </small> </a></h1>
</header>
</div>
<div class="row-fluid">
<div class="span10 offset0 article-content">
<p>This weekend I took part in the seventh edition of the <a class="reference external" href="http://globalgamejam.org/">Global Game Jam</a>. The goal of the event is to create a game related in some way to a given theme in 48 hours. This year's theme was <em>What do we do now?</em>.</p>
<p>Instead of flying solo, as I did last year, I joined two friends: <a class="reference external" href="http://tamats.com/blog/">Javi</a> and Esteban. It payed off big time, not only because <em>jamming alone</em> doesn't make any sense (I can code by myself any weekend I so desire -- which is most of them), but also because I jammed in good company and <a class="reference external" href="https://gamejambcn.com/en/resultats-danys-anteriors/resultats-2015/">we fucking won the local Barcelona section of the jam</a>.</p>
<div class="figure align-center">
<img alt="Gorilla-bears chasing dinner." src="images/acampa_attack.jpg" style="width: 372.0px; height: 232.0px;" />
<p class="caption">Gorilla-bears chasing dinner.</p>
</div>
<p>If you want a detailed account on how it went or some technical tips to play the game, I refer you to <a class="reference external" href="http://www.tamats.com/blog/?p=665">Javi's write-up</a>. Other than that, here's the <a class="reference external" href="http://globalgamejam.org/2015/games/acampa-como-puedas">profile of the game at the GGJ web page</a> and <a class="reference external" href="http://tamats.com/games/ggj15">a link to the game</a>. Enjoy!</p>
<p>(UPDATE) Here's the presentation of the game Javi gave at the end of the jam:</p>
<div class="flex-video widescreen" style="margin: 0 auto;text-align:center;">
<iframe src="https://www.youtube.com/embed/ZnF-WKUu5Tw?start=412&feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<section>
<div class="accordion" id="accordion2">
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle disqus-comment-count" data-toggle="collapse" data-parent="#accordion2"
data-disqus-identifier="acampa_como_puedas"
href="acampa-como-puedas.html#disqus_thread">
Comments
</a>
</div>
<div id="disqus_thread" class="accordion-body collapse">
<div class="accordion-inner">
<div class="comments">
<div id="disqus_thread"></div>
<script type="text/javascript">
var disqus_shortname = 'blogdebiatannet';
var disqus_identifier = 'acampa_como_puedas';
var disqus_url = 'https://blog.debiatan.net/acampa-como-puedas.html';
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
</div>
</div>
</div>
</div>
</div>
</section>
<hr/>
</div>
<section>
<div class="span2" style="float:right;font-size:0.9em;text-align:right;">
<h4>Published</h4>
<time pubdate="pubdate" datetime="2015-01-27T07:00:00+01:00">Jan 27, 2015</time>
<h4>Category</h4>
<a class="category-link" href="categories.html#jams-ref">jams</a>
<h4>Tags</h4>
<ul class="list-of-tags tags-in-article">
<li><a href="tags.html#games-ref">games
<span>4</span>
</a></li>
<li><a href="tags.html#ggj-ref">GGJ
<span>2</span>
</a></li>
</ul>
<h4>Follow/Contact</h4>
<a href="feeds/all.atom.xml" title="RSS feed" class="sidebar-social-links" target="_blank">
<i class="fa fa-rss-square sidebar-social-links"></i></a>
<a href="https://twitter.com/debiatan" title="Twitter profile" class="sidebar-social-links" target="_blank">
<i class="fa fa-twitter-square sidebar-social-links"></i></a>
<a href="https://github.com/debiatan" title="Github profile" class="sidebar-social-links" target="_blank">
<i class="fa fa-github-square sidebar-social-links"></i></a>
<a href="mailto:[email protected]" title="Email Address" class="sidebar-social-links" target="_blank">
<i class="fa fa-envelope sidebar-social-links"></i></a>
</div>
</section>
</div>
</article>
</div>
<div class="span1"></div>
</div>
</div>
</div>
<footer>
<div id="footer">
<ul class="footer-content">
<li class="elegant-power">Powered by <a href="http://getpelican.com/" title="Pelican Home Page">Pelican</a>. Theme: <a href="http://oncrashreboot.com/pelican-elegant" title="Theme Elegant Home Page">Elegant</a> by <a href="http://oncrashreboot.com" title="Talha Mansoor Home Page">Talha Mansoor</a></li>
</ul>
</div>
</footer> <script src="baked/jquery.min.js"></script>
<script src="baked/bootstrap.min.js"></script>
<script>
function validateForm(query)
{
return (query.length > 0);
}
</script>
<script type="text/javascript">
var disqus_shortname = 'blogdebiatannet';
(function () {
var s = document.createElement('script'); s.async = true;
s.type = 'text/javascript';
s.src = '//' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
</script>
<script language="javascript" type="text/javascript">
function uncollapse() {
if (window.location.hash.match(/^#comment-\d+$/)) {
$('#disqus_thread').collapse('show');
}
}
</script>
<script type="text/javascript" language="JavaScript">
uncollapse();
window.onhashchange=function(){
if (window.location.hash.match(/^#comment-\d+$/))
window.location.reload(true);
}
</script>
<script>
$('#disqus_thread').on('shown', function () {
var link = document.getElementsByClassName('accordion-toggle');
var old_innerHTML = link[0].innerHTML;
$(link[0]).fadeOut(500, function() {
$(this).text('Click here to hide comments').fadeIn(500);
});
$('#disqus_thread').on('hidden', function () {
$(link[0]).fadeOut(500, function() {
$(this).text(old_innerHTML).fadeIn(500);
});
})
})
</script>
</body>
</html>