forked from menault/TD3_DEV51_Qualite_Algo
Fin part 1
This commit is contained in:
BIN
Letter.class
Normal file
BIN
Letter.class
Normal file
Binary file not shown.
BIN
enter_word.class
Normal file
BIN
enter_word.class
Normal file
Binary file not shown.
BIN
main.class
Normal file
BIN
main.class
Normal file
Binary file not shown.
@@ -77,7 +77,6 @@ public class main {
|
||||
"/ |\n" +
|
||||
" |\n" +
|
||||
"=========\n";
|
||||
|
||||
// Étape 6 : pendu complet (défaite)
|
||||
hangman[6] =
|
||||
"------\n" +
|
||||
@@ -112,6 +111,7 @@ public class main {
|
||||
}
|
||||
else{
|
||||
System.out.println("ta perdu sale étron");
|
||||
System.out.println(" le bon mot était : " + this.word);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
BIN
word_search.class
Normal file
BIN
word_search.class
Normal file
Binary file not shown.
Reference in New Issue
Block a user