diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4326472 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +hangman/wordlists/* +__pycache__/ diff --git a/hangman.py b/hangman.py index 308bf07..39ae4cc 100644 --- a/hangman.py +++ b/hangman.py @@ -47,9 +47,9 @@ class Hangman(object): self._fo_word= (15, -1) #(15, -1) self._fo_word2= (15, 7) #(15,7) #self._wordlist="/home/pi/mqtt-to-flipdot/hangman/wordlists/nomenliste_de.txt" - #self._wordlist="/home/pi/mqtt-to-flipdot/hangman/wordlists/crodict_nomen.txt" + self._wordlist="/home/pi/mqtt-to-flipdot/hangman/wordlists/wordsonly.txt" - self._wordlist="/home/pi/mqtt-to-flipdot/hangman/wordlists/nerdwords.txt" + #self._wordlist="/home/pi/mqtt-to-flipdot/hangman/wordlists/nerdwords.txt" #self._wordlist="./hangman/wordlists/nerdwords.txt" #<- use for local testing self._gamestate=0# 0=start 1=ingame 2=lose 3=win self._g_word="test" #word diff --git a/hangman/wordlists/nerdwords.txt b/hangman/wordlists/nerdwords.txt index 0303abd..9494fa0 100644 --- a/hangman/wordlists/nerdwords.txt +++ b/hangman/wordlists/nerdwords.txt @@ -844,3 +844,4 @@ Arduino Nodalpunktadapter Informationslebenszyklusmanagement desoxyribonukleinsaeure +Henne