Pendu en C
.gitignore | ||
listeMots.txt | ||
main.c | ||
README.md |
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 && gcc main.c -o main && ./main listeMots.txt
devrait fonctionner.