Skip to content

Commit 5a1ca6f

Browse files
committed
Add El Tesoro de Boturini project
1 parent a55777b commit 5a1ca6f

2 files changed

Lines changed: 73 additions & 0 deletions

File tree

_projects/el-tesoro-de-boturini.md

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
---
2+
layout: page
3+
title: El Tesoro de Boturini
4+
description: Top-down adventure with nonogram puzzles made with GB Studio.
5+
img: assets/img/projects/el-tesoro-de-boturini/TDB_Box&Cartdrige.png
6+
importance: 1
7+
category: fun
8+
---
9+
10+
> You are a jammer helping students recovering some important historical documents.
11+
12+
<div class="row justify-content-center mt-3">
13+
<div class="col-sm-10 mt-3 mt-md-0">
14+
{% include figure.liquid path="assets/img/projects/el-tesoro-de-boturini/TDB_Box&Cartridge.png" class="img-fluid rounded z-depth-1" zoomable=true %}
15+
</div>
16+
</div>
17+
<div class="caption">
18+
Game Boy box and cartridge mockup. Blender render.
19+
</div>
20+
21+
## Play Now
22+
23+
<div>
24+
<style>
25+
.itch-widget-container {
26+
display: block;
27+
margin-left: auto;
28+
margin-right: auto;
29+
position: relative;
30+
padding-bottom: 173px;
31+
height: 0;
32+
overflow: hidden;
33+
max-width: 558px;
34+
}
35+
.itch-widget-container iframe,
36+
.itch-widget-container object,
37+
.itch-widget-container embed {
38+
position: absolute;
39+
top: 0;
40+
left: 0;
41+
width: 100%;
42+
height: 100%;
43+
}
44+
</style>
45+
<div class='itch-widget-container'>
46+
<iframe frameborder="0" src="https://itch.io/embed/3715892?border_width=2&amp;bg_color=071821&amp;fg_color=e0f8cf&amp;link_color=86c06c&amp;border_color=e0f8cf" width="554" height="169"><a href="https://aestial.itch.io/el-tesoro-de-boturini">El Tesoro de Boturini by Tamal Rosita</a></iframe>
47+
</div>
48+
</div>
49+
50+
### [View on GitHub](https://github.com/Aestial/MGWJ-2025_El-Tesoro-de-Boturini)
51+
52+
<!-- Star on GitHub button -->
53+
54+
[![GitHub stars](https://img.shields.io/github/stars/Aestial/MGWJ-2025_El-Tesoro-de-Boturini?style=social)](https://github.com/Aestial/MGWJ-2025_El-Tesoro-de-Boturini/stargazers)
55+
56+
---
57+
58+
## About
59+
60+
This is a submission for the Mini Game Work Jam 2025. Secret theme was **Biblioteca Nacional de Antropología e Historia**.
61+
62+
### Credits
63+
64+
- [**Jaime Hernandez**]({{ site.baseurl }}/) - Programming
65+
- [**Sebastian Porthoz**](https://itch.io/profile/sebporthoz) - Game Design and Sound
66+
67+
#### Special thanks to
68+
69+
- [**Sakbé Corona**](https://dori.science/) - Executive Producer.
70+
71+
`Made with tons of love and GB Studio 💓`
72+
73+
---
1.59 MB
Loading

0 commit comments

Comments
 (0)