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-10-04 10:17:33 +02:00
.gitignore ajout executable windows 2021-05-22 22:55:23 +02:00
.gitlab-ci.yml Update .gitlab-ci.yml file 2021-09-21 17:26:19 +00:00
listeMots.txt liste de mots de freelang.com 2021-05-21 22:33:12 +02:00
main.c fixed a bug that added extra characters in the word obfuscated 2021-10-04 10:17:33 +02:00
README.md Update README.md 2021-09-21 17:29:38 +00: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://gitlab.com/Mylloon/penduEnC.git && cd penduEnC && gcc main.c -o main && ./main listeMots.txt devrait fonctionner.

Tu peux aussi télécharger l'artéfact de la dernière pipeline.