Pendu en C
This repository has been archived on 2022-03-31. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2021-05-22 22:55:23 +02:00
.gitignore ajout executable windows 2021-05-22 22:55:23 +02:00
listeMots.txt liste de mots de freelang.com 2021-05-21 22:33:12 +02:00
main.c commentaire 2021-05-22 22:46:15 +02:00
README.md commande qui fonctionne 2021-05-22 00:24:14 +02:00

Pendu

Mon premier pendu tout language confondu, s'il y a des approximations tu peux faire une PR 😀

Pour lancer le pendu : git clone https://github.com/Mylloon/pendu-C.git && cd pendu-C && gcc main.c -o main && ./main listeMots.txt devrait fonctionner.