# Ports

<div align="left"><figure><img src="https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/52ff37c9e265587d006945a2ba695b5a962b3a3d/art/logos/ports.svg" alt=""><figcaption></figcaption></figure></div>

Certains coeurs libretro ne sont pas des émulateurs mais des jeux complets, cette page liste les jeux libretro disponibles dans Retrobat.

## Information

<table data-header-hidden><thead><tr><th width="224"></th><th></th></tr></thead><tbody><tr><td><strong>Dossier des jeux</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4c2">📂</span> roms \ <span data-gb-custom-inline data-tag="emoji" data-code="1f4c2">📂</span> ports</td></tr><tr><td><strong>Extension</strong></td><td>.libretro</td></tr></tbody></table>

## Bios

Aucun BIOS nécessaire.

## Liste de jeux

Les jeux actuellement disponibles dans Retrobat sont :

* [2048](#2048)
* [Craft](#craft)
* [gong](#gong)
* [MrBoom](#mrboom)
* [xRick](#xrick)

### 2048

Une adaptation du célèbre jeu 2048.

{% embed url="<https://docs.libretro.com/library/2048/>" %}

#### Contrôles

| Retrobat | 2048  |
| -------- | ----- |
| START    | START |
| SELECT   | PAUSE |
| D-PAD    | D-PAD |

### Craft

Un clone de Minecraft écrit en C et utilisant des filtres OpenGL modernes.

{% embed url="<https://docs.libretro.com/library/craft/>" %}

#### Contrôles

<table><thead><tr><th width="227">Retrobat</th><th>craft</th></tr></thead><tbody><tr><td>SELECT</td><td>Zoom arrière</td></tr><tr><td>D-PAD - UP</td><td>Avancer</td></tr><tr><td>D-PAD - DOWN</td><td>Reculer</td></tr><tr><td>D-PAD - LEFT</td><td>Bouger la cible vers la gauche</td></tr><tr><td>D-PAD - RIGHT</td><td>Bouger la cible vers la droite</td></tr><tr><td>Left analog stick</td><td>Se déplacer</td></tr><tr><td>Right analog stick</td><td>Bouger la cible</td></tr><tr><td><img src="/files/1td6mLHIwCWm0tVVSuD5" alt=""></td><td>Détruire le bloc</td></tr><tr><td><img src="/files/2UVJEd12DYAXiSTPT9RE" alt=""></td><td>Placer le bloc</td></tr><tr><td><img src="/files/MjhQKxoApDWojCWfSAgs" alt=""></td><td>Bloc suivant</td></tr><tr><td><img src="/files/oQmMDvGLPCQJiXNlol7Z" alt=""></td><td>Sauter</td></tr><tr><td>L1</td><td>Bouger à gauche</td></tr><tr><td>R1</td><td>Bouger à droite</td></tr><tr><td>L2</td><td>Bouger la cible vers le haut</td></tr><tr><td>R2</td><td>Bouger la cible vers le bas</td></tr></tbody></table>

### Gong

Gong est une adaptation de Pong.

{% embed url="<https://github.com/libretro/gong/>" %}

### Mrboom

Mr.Boom est un clone de Bomberman permettant de jouer jusqu'à 8 joueurs.

{% embed url="<https://docs.libretro.com/library/mr_boom/>" %}

#### Contrôles

<table><thead><tr><th width="227">Retrobat</th><th>mrboom</th></tr></thead><tbody><tr><td>SELECT</td><td>Ajouter un bot</td></tr><tr><td>START</td><td>Démarrer le jeu</td></tr><tr><td>D-PAD</td><td>Se déplacer</td></tr><tr><td><img src="/files/2UVJEd12DYAXiSTPT9RE" alt=""></td><td>Sauter (lorsque sur un kangourou) / rejoindre une partie</td></tr><tr><td><img src="/files/MjhQKxoApDWojCWfSAgs" alt=""></td><td>Détonateur / rejoindre une partie</td></tr><tr><td><img src="/files/oQmMDvGLPCQJiXNlol7Z" alt=""></td><td>Poser une bombe / rejoindre une partie</td></tr></tbody></table>

### xRick

xRick est une version open-source du jeu Rick Dangerous.

{% embed url="<https://docs.libretro.com/library/xrick/>" %}

#### BIOS

<table><thead><tr><th width="184">Fichier BIOS</th><th width="177">Dossier</th><th>md5</th></tr></thead><tbody><tr><td>data.zip</td><td><code>\bios\xrick</code></td><td></td></tr></tbody></table>

#### Contrôles

<table><thead><tr><th width="227">Retrobat</th><th>xRick</th></tr></thead><tbody><tr><td>D-PAD</td><td>Gauche / Droite / Sauter / Se baisser</td></tr><tr><td><img src="/files/MjhQKxoApDWojCWfSAgs" alt=""></td><td>Attaquer</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.retrobat.org/francais/systemes-and-emulateurs/supported-game-systems/autres/ports.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
