diff --git a/README.md b/README.md index cbdab02..5c04324 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,22 @@ Le jeu propose : 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 + +#### Borne d’arcade / Manette - **Joystick** : déplacement - **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. +👉 You can play the game online here: [Azzteroid on Itch.io](https://dukantic.itch.io/azzteroid) + ### Controls + +#### Arcade Cabinet / Gamepad - **Joystick**: move - **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)