actualització masiva de jocs i recursos
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "JAILGAMES",
|
||||
"tagline": "Jocs casolans, fets amb estima",
|
||||
"tagline": "Jocs de la terreta fets en la Jail",
|
||||
"url": "http://localhost",
|
||||
"lang": "ca"
|
||||
}
|
||||
|
||||
@@ -20,6 +20,7 @@ layout: base.njk
|
||||
{% if game.genre %}<span>{{ game.genre }}</span>{% endif %}
|
||||
{% if game.players %}<span>{{ game.players }}</span>{% endif %}
|
||||
{% if game.engine %}<span>{{ game.engine }}</span>{% endif %}
|
||||
{% if game.author %}<span>{{ game.author }}</span>{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
@@ -0,0 +1,35 @@
|
||||
name: "Aventures en Egipte"
|
||||
slug: "aee"
|
||||
tagline: "Explora les piràmides i descobreix els seus tresors"
|
||||
description: |
|
||||
En Sam s'endinsa en les tombes egípcies per descobrir els tresors amagats
|
||||
a les piràmides. Però compte amb les mòmies i els engendres que custodien
|
||||
cada cambra.
|
||||
|
||||
Port del joc original del 2000, creat per JailDesigner en Pascal.
|
||||
Reconstruït en C++ amb SDL3 en 2025 per JailDoctor
|
||||
|
||||
version: "1.0"
|
||||
release_date: "2000-03-03"
|
||||
tags:
|
||||
- aventura
|
||||
- retro
|
||||
- 2D
|
||||
|
||||
logo: "/games/aee/screenshot-1.png"
|
||||
icon: "/games/aee/icon.png"
|
||||
|
||||
screenshots:
|
||||
- "/games/aee/cover.png"
|
||||
- "/games/aee/screenshot-1.png"
|
||||
- "/games/aee/screenshot-2.png"
|
||||
- "/games/aee/screenshot-3.png"
|
||||
- "/games/aee/title.png"
|
||||
|
||||
downloads: []
|
||||
|
||||
engine: "C++ SDL3"
|
||||
players: "1 jugador"
|
||||
genre: "Aventura / Acció"
|
||||
repo: "https://gitea.sustancia.synology.me/JailDesigner/aee"
|
||||
author: "JailDesigner"
|
||||
@@ -7,20 +7,22 @@ description: |
|
||||
estratègiques com cavar, escalar, perforar, construir escales i ponts,
|
||||
i usar cordes per superar obstacles.
|
||||
|
||||
Desenvolupat en C amb SDL3. Compatible amb teclat i ratolí.
|
||||
Desenvolupat en C++ amb SDL3. Compatible amb teclat i ratolí.
|
||||
|
||||
version: "1.2.1"
|
||||
release_date: "2023-10-23"
|
||||
release_date: "2000-02-07"
|
||||
tags:
|
||||
- puzzle
|
||||
- estratègia
|
||||
- 2D
|
||||
|
||||
logo: "/games/arounders/screenshot-2.png"
|
||||
logo: "/games/arounders/screenshot-1.png"
|
||||
icon: "/games/arounders/icon.png"
|
||||
|
||||
screenshots:
|
||||
- "/games/arounders/cover.png"
|
||||
- "/games/arounders/screenshot-1.png"
|
||||
- "/games/arounders/screenshot-2.png"
|
||||
- "/games/arounders/title.png"
|
||||
|
||||
downloads:
|
||||
- platform: "Linux"
|
||||
@@ -36,7 +38,8 @@ downloads:
|
||||
file: "/downloads/arounders/arounders-v1.2.1-raspi.tar.gz"
|
||||
size: "3.3 MB"
|
||||
|
||||
engine: "C, SDL3"
|
||||
engine: "C++ SDL3"
|
||||
players: "1 jugador"
|
||||
genre: "Puzzle / Estratègia"
|
||||
repo: "https://gitea.sustancia.synology.me/JailDoctor/arounders"
|
||||
author: "JailDoctor"
|
||||
|
||||
@@ -16,15 +16,15 @@ tags:
|
||||
- puzzle
|
||||
- retro
|
||||
|
||||
logo: "/games/cacaus/screenshot-3.jpg"
|
||||
logo: "/games/cacaus/screenshot-1.jpg"
|
||||
icon: "/games/cacaus/icon.png"
|
||||
|
||||
screenshots:
|
||||
- "/games/cacaus/screenshot-0.jpg"
|
||||
- "/games/cacaus/cover.jpg"
|
||||
- "/games/cacaus/screenshot-1.jpg"
|
||||
- "/games/cacaus/screenshot-2.jpg"
|
||||
- "/games/cacaus/screenshot-3.jpg"
|
||||
- "/games/cacaus/screenshot-4.jpg"
|
||||
- "/games/cacaus/screenshot-1.jpg"
|
||||
- "/games/cacaus/title.jpg"
|
||||
|
||||
downloads:
|
||||
- platform: "Linux"
|
||||
@@ -38,3 +38,4 @@ engine: "Lua"
|
||||
players: "1 jugador"
|
||||
genre: "Aventura / Puzzle"
|
||||
repo: "https://gitea.sustancia.synology.me/JailDoctor/cacaus"
|
||||
author: "JailDoctor"
|
||||
|
||||
@@ -21,10 +21,11 @@ logo: "/games/coffee-crisis-arcade-edition/screenshot-1.png"
|
||||
icon: "/games/coffee-crisis-arcade-edition/icon.svg"
|
||||
|
||||
screenshots:
|
||||
- "/games/coffee-crisis-arcade-edition/cover.png"
|
||||
- "/games/coffee-crisis-arcade-edition/screenshot-1.png"
|
||||
- "/games/coffee-crisis-arcade-edition/screenshot-2.png"
|
||||
- "/games/coffee-crisis-arcade-edition/screenshot-3.png"
|
||||
- "/games/coffee-crisis-arcade-edition/screenshot-4.png"
|
||||
- "/games/coffee-crisis-arcade-edition/title.png"
|
||||
|
||||
downloads:
|
||||
- platform: "Linux"
|
||||
@@ -37,7 +38,8 @@ downloads:
|
||||
file: "/downloads/coffee-crisis-arcade-edition/coffee-crisis-arcade-edition-macos-intel.dmg"
|
||||
size: "14 MB"
|
||||
|
||||
engine: "C++, SDL3"
|
||||
engine: "C++ SDL3"
|
||||
players: "1-2 jugadors"
|
||||
genre: "Arcade / Acció"
|
||||
repo: "https://gitea.sustancia.synology.me/jaildesigner-jailgames/coffee_crisis_arcade_edition"
|
||||
author: "JailDesigner"
|
||||
|
||||
@@ -15,13 +15,15 @@ tags:
|
||||
- reflexos
|
||||
- 2D
|
||||
|
||||
logo: "/games/coffee-crisis/screenshot-3.png"
|
||||
logo: "/games/coffee-crisis/screenshot-1.png"
|
||||
icon: "/games/coffee-crisis/icon.svg"
|
||||
|
||||
screenshots:
|
||||
- "/games/coffee-crisis/cover.png"
|
||||
- "/games/coffee-crisis/screenshot-1.png"
|
||||
- "/games/coffee-crisis/screenshot-2.png"
|
||||
- "/games/coffee-crisis/screenshot-3.png"
|
||||
- "/games/coffee-crisis/screenshot-1.png"
|
||||
- "/games/coffee-crisis/title.png"
|
||||
|
||||
downloads:
|
||||
- platform: "Linux"
|
||||
@@ -34,7 +36,8 @@ downloads:
|
||||
file: "/downloads/coffee-crisis/coffee-crisis-v2.3.3-macos-intel.dmg"
|
||||
size: "7.3 MB"
|
||||
|
||||
engine: "C++, SDL3"
|
||||
engine: "C++ SDL3"
|
||||
players: "1 jugador"
|
||||
genre: "Arcade / Reflexos"
|
||||
repo: "https://gitea.sustancia.synology.me/jaildesigner-jailgames/coffee_crisis"
|
||||
author: "JailDesigner"
|
||||
|
||||
@@ -24,6 +24,8 @@ screenshots:
|
||||
- "/games/jaildoctors-dilemma/cover.png"
|
||||
- "/games/jaildoctors-dilemma/screenshot-1.png"
|
||||
- "/games/jaildoctors-dilemma/screenshot-2.png"
|
||||
- "/games/jaildoctors-dilemma/screenshot-3.png"
|
||||
- "/games/jaildoctors-dilemma/title.png"
|
||||
|
||||
downloads:
|
||||
- platform: "Linux"
|
||||
@@ -36,7 +38,8 @@ downloads:
|
||||
file: "/downloads/jaildoctors-dilemma/jaildoctors-dilemma-v1.13-macos-intel.dmg"
|
||||
size: "17 MB"
|
||||
|
||||
engine: "C++, SDL3"
|
||||
engine: "C++ SDL3"
|
||||
players: "1 jugador"
|
||||
genre: "Plataformes / Puzzle"
|
||||
repo: "https://gitea.sustancia.synology.me/jaildesigner-jailgames/jaildoctors_dilemma"
|
||||
author: "JailDesigner"
|
||||
|
||||
@@ -3,8 +3,8 @@ slug: "thepool"
|
||||
tagline: "Recupera les peces de la depuradora que els gats han robat"
|
||||
description: |
|
||||
Clon humorístic de Knight Lore amb estètica de ZX Spectrum. El protagonista
|
||||
té els obrers a casa fabricant-li una piscina, però quan se n'adona, els
|
||||
gats (Batman i Robin) li han robat les peces de la depuradora. Ara ha de
|
||||
té els obrers a casa fabricant-li una piscina i no acaben mai, però quan se n'adona, els
|
||||
gats (Batman i Robin) li han perdut totes les seues coses. Ara ha de
|
||||
recórrer tota la casa per trobar-les.
|
||||
|
||||
Joc isomètric amb perspectiva Filmation, ple d'humor i situacions absurdes.
|
||||
@@ -21,6 +21,7 @@ logo: "/games/thepool/screenshot-1.png"
|
||||
icon: "/games/thepool/icon.png"
|
||||
|
||||
screenshots:
|
||||
- "/games/thepool/cover.png"
|
||||
- "/games/thepool/screenshot-1.png"
|
||||
- "/games/thepool/screenshot-2.png"
|
||||
- "/games/thepool/screenshot-3.png"
|
||||
@@ -33,7 +34,8 @@ downloads:
|
||||
file: "/downloads/thepool/thepool-v1.7-win32-x64.zip"
|
||||
size: "6.8 MB"
|
||||
|
||||
engine: "C, SDL3"
|
||||
engine: "C++ SDL3"
|
||||
players: "1 jugador"
|
||||
genre: "Aventura / Isomètric"
|
||||
repo: "https://gitea.sustancia.synology.me/JailDoctor/thepool"
|
||||
author: "JailDoctor"
|
||||
|
||||
|
After Width: | Height: | Size: 2.4 MiB |
|
After Width: | Height: | Size: 1.2 MiB |
|
After Width: | Height: | Size: 1.4 MiB |
|
After Width: | Height: | Size: 1.3 MiB |
|
After Width: | Height: | Size: 1.7 MiB |
|
After Width: | Height: | Size: 1.1 MiB |
|
After Width: | Height: | Size: 982 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 43 KiB |
|
Before Width: | Height: | Size: 43 KiB |
|
After Width: | Height: | Size: 39 KiB |
|
Before Width: | Height: | Size: 317 KiB After Width: | Height: | Size: 317 KiB |
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 74 KiB |
|
Before Width: | Height: | Size: 74 KiB After Width: | Height: | Size: 73 KiB |
|
Before Width: | Height: | Size: 73 KiB |
|
After Width: | Height: | Size: 40 KiB |
|
After Width: | Height: | Size: 3.4 MiB |
|
Before Width: | Height: | Size: 160 KiB After Width: | Height: | Size: 239 KiB |
|
Before Width: | Height: | Size: 156 KiB After Width: | Height: | Size: 238 KiB |
|
Before Width: | Height: | Size: 151 KiB After Width: | Height: | Size: 248 KiB |
|
Before Width: | Height: | Size: 75 KiB |
|
After Width: | Height: | Size: 116 KiB |
|
After Width: | Height: | Size: 2.1 MiB |
|
Before Width: | Height: | Size: 686 KiB After Width: | Height: | Size: 294 KiB |
|
Before Width: | Height: | Size: 340 KiB After Width: | Height: | Size: 332 KiB |
|
Before Width: | Height: | Size: 382 KiB After Width: | Height: | Size: 846 KiB |
|
After Width: | Height: | Size: 580 KiB |
|
Before Width: | Height: | Size: 3.4 MiB After Width: | Height: | Size: 3.0 MiB |
|
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 43 KiB |
|
After Width: | Height: | Size: 30 KiB |
|
After Width: | Height: | Size: 35 KiB |
|
After Width: | Height: | Size: 2.4 MiB |