forked from mojombo/mojombo.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathgamedev.html
More file actions
67 lines (64 loc) · 4.79 KB
/
gamedev.html
File metadata and controls
67 lines (64 loc) · 4.79 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
---
layout: default
title: Sergio Morales Esquivel - #gamedev
---
<div id="home">
<h1>what is this?</h1>
This is a gallery of experimental indie games I've either made or helped make. Most of these were developed during events known as "game jams", which usually take place over a weekend. Some (such as the <a href="http://ludumdare.com/compo/">Ludum Dare</a> games) I developed myself (including all of the assets such as music and graphics), while others I helped with as part of a team (as is the case for <a href="http://globalgamejam.org/">GGJ games</a>). In any case, they're all free to play, and their code is available if you're interested in finding out how they were made. Enjoy!
<br><br>
<ul class="posts">
<li>
<img width="490px" src="https://i.imgur.com/IVOzI9v.png"> <br>
<span>February 2022</span> » <a href="https://squirdle.fireblend.com/">Squirdle</a> (<a href="https://squirdle.fireblend.com/">Web</a>)
<br>A Pokémon-themed Wordle-like game in which you have a limited amount of attempts to guess a Pokémon based on its attributes. As seen on <a href="https://kotaku.com/wordle-squirdle-daily-puzzle-word-game-free-browser-1848499480">Kotaku</a>, <a href="https://www.forbes.com/sites/paultassi/2022/02/09/another-wordle-alternative-squirdle-wants-you-to-guess-that-pokemon/">Forbes</a>, <a href="https://www.gamesradar.com/theres-a-pokemon-themed-wordle-called-drumroll-squirdle/">GamesRadar</a>, others.
<br><br>
</li>
<li>
<img src="https://i.imgur.com/6exdTY7.png"> <br>
<span>March 2019</span> » <a href="http://www.fireblend.com/js17/game.html">Aah! Pickpocket!</a> (<a href="http://www.fireblend.com/js17/game.html">Web</a>)
<br>An asymmetric competitive 2 player game: Take on the role of the thief and pickpocket your way to victory, or the sheriff's and stop the sneaky criminal!
<br><br>
</li>
<li>
<img src="http://i.imgur.com/7qWtm7B.png"> <br>
<span>May 2016</span> » <a href="https://play.google.com/store/apps/details?id=com.fireblend.sushigoscore">Sushi Go! Scorekeeper</a> (<a href="https://play.google.com/store/apps/details?id=com.fireblend.sushigoscore">Google Play</a>)
<br>Not a game, but a tool for one! A handy scorekeeping app for the popular Sushi Go! card game, by Gamewright.
<br><br>
</li>
<li>
<img src="http://i.imgur.com/VW2iCRi.png"> <br>
<span>December 2013</span> » <a href="https://play.google.com/store/apps/details?id=com.ojoalvoto.triviacr">#triviacr</a> (<a href="https://play.google.com/store/apps/details?id=com.ojoalvoto.triviacr">Google Play</a>)
<br>A simple trivia game, created as part of University of Costa Rica's <i>Ojo Al Voto</i> project in collaboration with <a href="http://estudiomanati.com/">Estudio Manatí</a>.
<br><br>
</li>
<li>
<img src="http://i.imgur.com/4O6DVJv.png"> <br>
<span>August 2013</span> » <a href="http://www.ludumdare.com/compo/ludum-dare-27/?action=preview&uid=10166">Puzzle Dash! A Ludum Dare 27 Entry</a> (<a href="https://play.google.com/store/apps/details?id=com.fireblend.puzzledash">Google Play</a>)
<br>Race against time, clearing as many blocks as possible and surviving for as long as you can in this crazy, fast-paced puzzle game!
<br><br>
</li>
<li>
<img src="http://i.imgur.com/JGZJZol.png"> <br>
<span>Jan 2013</span> » <a href="http://globalgamejam.org/2013/twisted-shotgun-panic-cave">Twisted Shotgun Panic Cave: A Global Game Jam 2013 Entry</a> (<a href="https://play.google.com/store/apps/details?id=com.gamejam.paniccave">Google Play</a>)
<br>An arcade highscore-based game, in the style of Super Crate Box. Created in 48 hours as a Global Game Jam 2013 entry.
<br><br>
</li>
<li>
<img src="http://i.imgur.com/BMyANSi.png"><br>
<span>Dec 2012</span> » <a href="LD25">Lunar Frenzy: A Ludum Dare 25 Entry</a>
<br>Find out for how long you can survive as a rage-fueled moon making its way through the universe, while shaking off explosive mines!
<br><br>
</li>
<li>
<img src="http://i.imgur.com/YTRbwin.png"><br>
<span>Apr 2012</span> » <a href="love-web/DaH">Disregard All Humans: A Ludum Dare 23 Entry</a>
<br>Help the astro-dinosaur destroy every city in its path, eat their inhabitants, and grow to consume the planet!
<br><br>
</li>
<li>
<img src="http://i.imgur.com/EgmdlYS.png"><br>
<span>Jan 2012</span> » <a href="http://archive.globalgamejam.org/2012/flamey-fire-orb-collector">Flamey: A Global Game Jam 2012 Entry</a> (<a href="http://www.headlesschickengames.com/Flamey">Play on your browser!</a>)
<br>A platformer with a twist! Play through the same level over and over to fetch the fire orbs, but watch out! As shadows of your former self return to haunt you!
</li>
</ul>
</div>