This commit is contained in:
Adrien DICK 2024-05-03 13:03:01 +02:00
parent c0b4d47923
commit 375a4dacbd

View File

@ -2,13 +2,13 @@
### Compiler et lancer le programme de Jeu ### Compiler et lancer le programme de Jeu
Utiliser la commande suivante : Utiliser la commande suivante :
```bash ```bash
make run jeu make jeu
``` ```
### Compiler et lancer le programme de Création ### Compiler et lancer le programme de Création
Utiliser la commande suivante : Utiliser la commande suivante :
```bash ```bash
make run creation make creation
``` ```
# Documentation # Documentation