Edit README.md

This commit is contained in:
2025-09-27 19:45:11 +00:00
parent a56b1c4e34
commit c2f42d5e86

View File

@@ -12,10 +12,22 @@ Le jeu propose :
Un **scoreboard** est présent pour le mode solo et le mode 2 joueurs. Un **scoreboard** est présent pour le mode solo et le mode 2 joueurs.
👉 Le jeu est jouable en ligne ici : [Azzteroid sur Itch.io](https://dukantic.itch.io/azzteroid)
### Commandes ### Commandes
#### Borne darcade / Manette
- **Joystick** : déplacement - **Joystick** : déplacement
- **Touche A** : tirer (maintenir pour tirer en continu) - **Touche A** : tirer (maintenir pour tirer en continu)
#### Clavier
- **Joueur 1** :
- ZQSD → déplacement
- Espace → tirer (maintenir pour tir continu)
- **Joueur 2** :
- Flèches directionnelles → déplacement
- Ctrl droit → tirer (maintenir pour tir continu)
--- ---
@@ -31,6 +43,18 @@ The game includes:
A **scoreboard** is available for both solo and 2-player modes. A **scoreboard** is available for both solo and 2-player modes.
👉 You can play the game online here: [Azzteroid on Itch.io](https://dukantic.itch.io/azzteroid)
### Controls ### Controls
#### Arcade Cabinet / Gamepad
- **Joystick**: move - **Joystick**: move
- **A button**: shoot (hold to fire continuously) - **A button**: shoot (hold to fire continuously)
#### Keyboard
- **Player 1**:
- WASD → move
- Space → shoot (hold to fire continuously)
- **Player 2**:
- Arrow keys → move
- Right Ctrl → shoot (hold to fire continuously)