... | ... | @@ -10,38 +10,37 @@ Cette page du cahier des charges décrit trois scénarios possibles pour la prem |
|
|
|
|
|
Le joueur **lance le jeu** et se retrouve devant l'écran titre.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115562003604451389/image.png" alt="Title Screen" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115562003604451389/image.png" alt="Title Screen" width="250"/>
|
|
|
|
|
|
Il lance la partie en **appuyant sur la touche P**. La map est choisie aléatoirement, mais dans tous les cas, Bomberman apparait sur le **point de d'apparition**.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115610113441529856/image.png" alt="Map départ" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115610113441529856/image.png" alt="Map départ" width="250"/>
|
|
|
|
|
|
Le joueur **se déplace vers la gauche** avec la touche **Q**. Un bloc cassable lui barre la route.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115610113819025509/image.png" alt="Route barrée" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115610113819025509/image.png" alt="Route barrée" width="250"/>
|
|
|
|
|
|
Il **appuie sur la touche K** afin de déposer une bombe devant le bloc, ce qui le pousse vers le bas. Le joueur s'assure aussi **d'écarter son personnage** de l'explosion imminente en se déplaçant vers la droite avec **la touche D**.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115610114179731496/image.png" alt="Bombe posée" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115610114179731496/image.png" alt="Bombe posée" width="250"/>
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115610114670469251/image.png" alt="Déplacement droite" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115610114670469251/image.png" alt="Déplacement droite" width="250"/>
|
|
|
|
|
|
Le joueur avance par le chemin désormais accessible.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115610115060535336/image.png" alt="Chemin accessible" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115610115060535336/image.png" alt="Chemin accessible" width="250"/>
|
|
|
|
|
|
Il continue de se déplacer dans le niveau en se déplaçant à l'aide de ZQSD et en utilisant la touche K pour déposer des bombes et faire exploser les blocs cassables lui barrant la route. **Il fait aussi attention aux tonneaux lancés par Donkey Kong !**
|
|
|
|
|
|
A un moment, le joueur **se retrouve dans un cul-de-sac** et décide de **prendre un autre chemin**.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115610115446407229/image.png" alt="Cul-de-sac" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115610115446407229/image.png" alt="Cul-de-sac" width="250"/>
|
|
|
|
|
|
Le joueur avance tranquillement dans le niveau sans perdre de vie. Il arrive finalement jusqu'à Pink Bomber et la touche, affichant l'écran de victoire.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115612048055861288/image.png" alt="Pink Bomber rejoint" width="250"/>
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115612048055861288/image.png" alt="Pink Bomber rejoint" width="300"/>
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115562004099367023/image.png" alt="Win screen" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115562004099367023/image.png" alt="Win screen" width="250"/>
|
|
|
|
|
|
</details>
|
|
|
|
... | ... | @@ -56,38 +55,36 @@ Le joueur avance tranquillement dans le niveau sans perdre de vie. Il arrive fin |
|
|
|
|
|
Le joueur **lance le jeu** et se retrouve devant l'écran titre.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115562003604451389/image.png" alt="Title Screen" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115562003604451389/image.png" alt="Title Screen" width="250"/>
|
|
|
|
|
|
Il lance la partie en **appuyant sur la touche P**. La map est choisie aléatoirement, mais dans tous les cas, Bomberman apparait sur le **point de d'apparition**.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620140881563648/image.png" alt="Map départ" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620140881563648/image.png" alt="Map départ" width="250"/>
|
|
|
|
|
|
|
|
|
Le joueur **se déplace vers le haut** à l'aide de la touche **Z**, **dépose une bombe** à l'aide de la touche **K** et **s'écarte de l'explosion** en allant vers la gauche avec la touche **Q**.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620141149986837/image.png" alt="Déplacement haut" width="250"/>
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620141149986837/image.png" alt="Déplacement haut" width="300"/>
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620141384859678/image.png" alt="Bombe posée" width="300"/>
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620141644927117/image.png" alt="Joueur s'écarte" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620141384859678/image.png" alt="Bombe posée" width="250"/>
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620141644927117/image.png" alt="Joueur s'écarte" width="250"/>
|
|
|
|
|
|
Le joueur avance dans le niveau par le chemin libéré, mais à un moment, il décide de déposer une bombe et **oublie de s'écarter**.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620141883990126/image.png" alt="Chemin libéré" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620141883990126/image.png" alt="Chemin libéré" width="250"/>
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620142185971772/image.png" alt="Bombe posée, joueur ne s'écarte pas" width="300"/>
|
|
|
|
|
|
La bombe explose, et le joueur **perd une vie**, faisant recommencer le niveau.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620142420873356/image.png" alt="Restart" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620142420873356/image.png" alt="Restart" width="250"/>
|
|
|
|
|
|
Le joueur recommence donc le niveau et réussi à rejoindre Pink Bomber sans se prendre de dégât. Une fois cette dernière touchée, l'écran de victoire s'affiche.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620765132398613/image.png" alt="Pink Bomber rejoint" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620765132398613/image.png" alt="Pink Bomber rejoint" width="250"/>
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115562004099367023/image.png" alt="Win screen" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115562004099367023/image.png" alt="Win screen" width="250"/>
|
|
|
|
|
|
|
|
|
</details>
|
... | ... | @@ -101,19 +98,58 @@ Le joueur recommence donc le niveau et réussi à rejoindre Pink Bomber sans se |
|
|
|
|
|
#### Le joueur a perdu ses 3 vies.
|
|
|
|
|
|
|
|
|
Le joueur **lance le jeu** et se retrouve devant l'écran titre.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115562003604451389/image.png" alt="Title Screen" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115562003604451389/image.png" alt="Title Screen" width="250"/>
|
|
|
|
|
|
Il lance la partie en **appuyant sur la touche P**. La map est choisie aléatoirement, mais dans tous les cas, Bomberman apparait sur le **point de d'apparition**.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620140881563648/image.png" alt="Map départ" width="250"/>
|
|
|
|
|
|
|
|
|
Le joueur **se déplace vers le haut** à l'aide de la touche **Z**, **dépose une bombe** à l'aide de la touche **K** et **s'écarte de l'explosion** en allant vers la gauche avec la touche **Q**.
|
|
|
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620141149986837/image.png" alt="Déplacement haut" width="250"/>
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620141384859678/image.png" alt="Bombe posée" width="250"/>
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620141644927117/image.png" alt="Joueur s'écarte" width="250"/>
|
|
|
|
|
|
|
|
|
Le joueur avance dans le niveau par le chemin libéré, mais à un moment, il décide de déposer une bombe et **oublie de s'écarter**.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620141883990126/image.png" alt="Chemin libéré" width="250"/>
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620142185971772/image.png" alt="Bombe posée, joueur ne s'écarte pas" width="250"/>
|
|
|
|
|
|
La bombe explose, et le joueur **perd une vie**, faisant recommencer le niveau.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620142420873356/image.png" alt="Restart" width="250"/>
|
|
|
|
|
|
Le joueur avant de continuer, **décide de mettre pause** pour réfléchir un peu. Pour cela, appuie sur la touche **P**.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115628857903562812/image.png" alt="Pause" width="250"/>
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115610113441529856/image.png" alt="Map départ" width="300"/>
|
|
|
Le joueur reprend la partie en rappuyant sur **P**, mais se fait toucher par un tonneau.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115562003860308018/image.png" alt="Win screen" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115629074119921674/image.png" alt="Touché 2 fois" width="250"/>
|
|
|
|
|
|
Se dégât lui fait **recommencer le niveau** pour la deuxième fois.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115620142420873356/image.png" alt="Restart" width="250"/>
|
|
|
|
|
|
Puis au court de son aventure, il se fait encore touché par un tonneau. Cette fois, il n'a plus de vie. L'écran de défaite s'affiche alors.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115629426374344714/image.png" alt="Touché 3 fois" width="250"/>
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115629426651181066/image.png" alt="Game Over Screen" width="250"/>
|
|
|
|
|
|
</details>
|
|
|
|
|
|
|
|
|
|
|
|
<details><summary><strong>Quatrième scénario</strong></summary>
|
|
|
|
|
|
### Scénario 4 - Fin alternative ❓
|
... | ... | @@ -122,25 +158,25 @@ Il lance la partie en **appuyant sur la touche P**. La map est choisie aléatoir |
|
|
|
|
|
Le joueur **lance le jeu** et se retrouve devant l'écran titre.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115562003604451389/image.png" alt="Title Screen" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115562003604451389/image.png" alt="Title Screen" width="250"/>
|
|
|
|
|
|
Il lance la partie en **appuyant sur la touche P**. La map est choisie aléatoirement, mais dans tous les cas, Bomberman apparait sur le **point de d'apparition**.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115616707352997970/image.png" alt="Map départ" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115616707352997970/image.png" alt="Map départ" width="250"/>
|
|
|
|
|
|
Le joueur **se déplace vers le bas de la map** en appuyant sur la touche **S**, **dépose une bombe** devant lui avec la touche **K** et se fait pousser vers la gauche. Il s'assure de **se déplacer vers le haut** avec la touche **Z** pour **s'écarter de l'explosion imminente**.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115616707604643860/image.png" alt="Déplacement vers le bas" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115616707604643860/image.png" alt="Déplacement vers le bas" width="250"/>
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115616707998928966/image.png" alt="Bombe posée" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115616707998928966/image.png" alt="Bombe posée" width="250"/>
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115616708242190336/image.png" alt="Joueur s'écarte" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115616708242190336/image.png" alt="Joueur s'écarte" width="250"/>
|
|
|
|
|
|
Le bloc cassable à portée de l'explosion se casse, libérant un passage pour le joueur. Il continue dans cette direction jusqu'au bas du niveau, et un petit message s'affiche alors.
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115616708544167976/image.png" alt="Chemin libéré" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115616708544167976/image.png" alt="Chemin libéré" width="250"/>
|
|
|
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115616708800040970/image.png" alt="Joueur s'approche du bas du niveau" width="300"/>
|
|
|
<img src="https://cdn.discordapp.com/attachments/1106165119416811620/1115616708800040970/image.png" alt="Joueur s'approche du bas du niveau" width="250"/>
|
|
|
|
|
|
[Insérer écran easter egg]
|
|
|
|
... | ... | |