From 79226374aa934181c64de1e2844a900a2fa39491 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Mon, 26 Apr 2021 20:47:08 -0400 Subject: [PATCH] ld48 project --- _data/projects.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/_data/projects.json b/_data/projects.json index 6f237f0..e8eb00c 100644 --- a/_data/projects.json +++ b/_data/projects.json @@ -110,6 +110,27 @@ "img_src": "https://raw.githubusercontent.com/Ewpratten/polymesh/master/screenshots/logo.png" } }, + { + "title": "Deep Breath", + "types": [ + "game" + ], + "description": "Deep Breath is an exploration game where you explore an underwater cave in hopes of finding your lost transponder. Items and upgrades can be acquired along the way to assist your search.", + "text_buttons": [], + "icon_buttons": [ + { + "icon": "fab fa-github", + "url": "https://github.com/Ewpratten/ludum-dare-48" + }, + { + "icon": "fas fa-play", + "url": "https://ldjam.com/events/ludum-dare/48/$236526" + } + ], + "hero": { + "img_src": "https://github.com/Ewpratten/ludum-dare-48/raw/master/assets/img/map/shopHighRes.png" + } + }, { "title": "boop", "types": [