Add game picture
This commit is contained in:
parent
e46b3710f2
commit
b3dc1a7994
3 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,7 @@ documentation/*
|
||||||
|
|
||||||
!Doxyfile
|
!Doxyfile
|
||||||
!presentation.tex
|
!presentation.tex
|
||||||
|
!*.png
|
||||||
|
|
||||||
*.o
|
*.o
|
||||||
bomberman
|
bomberman
|
||||||
|
|
|
@ -43,6 +43,7 @@ Puis pour lancer le jeu :
|
||||||
```
|
```
|
||||||
|
|
||||||
## Présentation
|
## Présentation
|
||||||
|
![](documentation/game.png)
|
||||||
La présentation se trouve dans le [dossier de documentation](documentation/presentation.tex) du projet.
|
La présentation se trouve dans le [dossier de documentation](documentation/presentation.tex) du projet.
|
||||||
|
|
||||||
## Commandes
|
## Commandes
|
||||||
|
|
BIN
documentation/game.png
Normal file
BIN
documentation/game.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 134 KiB |
Reference in a new issue