mirror of
https://github.com/GamingShitposting/SalaMuseoGames
synced 2025-06-05 21:59:30 +02:00
Fies
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
{% endif %}
|
||||
|
||||
<p>
|
||||
{% if include.backend == 'cuttingedge' or include.backend == 'emulatorjs' or include.platform == 'nes' or include.platform == 'psx' %}
|
||||
{% if include.backend == 'cuttingedge' or include.backend == 'emulatorjs' or include.platform == 'nes' or include.platform == 'gba' or include.platform == 'psx' %}
|
||||
<div style="width:640px; height:480px; max-width:100%">
|
||||
<div id="GameFrame"></div>
|
||||
</div>
|
||||
|
@@ -3,7 +3,7 @@ layout: "post"
|
||||
title: "From Below"
|
||||
subtitle: "Unleash your strategic prowess in From Below, the NES homebrew game that redefines Tetris with a Kraken-themed twist!"
|
||||
description: "Dive into the depths of classic gaming with From Below, a NES homebrew title that transforms Tetris into an aquatic battle against the legendary Kraken. Defend your fortress by strategically hurling blocks at the ascending monster, clearing lines to momentarily push it back. Can you endure the night and uncover the mystery of your friend's disappearance?"
|
||||
image: "/assets/media/games/from-below/DSC_0919.png"
|
||||
image: "../../../assets/media/games/from-below/DSC_0919.png"
|
||||
category: "games"
|
||||
tags:
|
||||
- "nes"
|
||||
|
Reference in New Issue
Block a user