ThomasWeis
6deb458933
Update DiceObserver: handle negative numbers
2022-04-25 18:11:47 +02:00
ThomasWeis
84b59a31e8
Removed inappropriate jokes, fixed typos
...
Non family-friendly jokes have been deleted,
adjusted some jokes
2022-04-21 09:21:18 +02:00
ThomasWeis
5629a9ca4d
Update hangman rules
...
Added info to spielregeln
removed unnecessary ':'
2022-04-21 09:19:54 +02:00
ThomasWeis
9ad637f653
Update give
...
Moved kekse to separate file kekse.py
Changed command from 'givedrink' to 'give' (according to function)
Fixed Typos, changed messages to match type of item given to user
2022-04-21 09:19:00 +02:00
ThomasWeis
42bb84aa22
Fixed typos in duck hunt
2022-04-21 09:13:26 +02:00
ThomasWeis
8479462955
Update help descriptions, fixed typos
...
Minor changes to messages returned by the help command
2022-04-21 09:12:06 +02:00
ThomasWeis
b5ae7ddc29
minor fixes for wordrun
...
Help returns correct title of the game;
Alternative command .add is being ignored when counting valid words;
Typos
2022-04-21 05:37:22 +02:00
ThomasWeis
02308bf5d7
Update DiceObserver.py
...
Exception handling
2022-04-20 17:27:33 +02:00
ThomasWeis
6c924c13ab
Create DiceObserver.py
...
Module rolls a die with variable number of sides, standard if no argument is given is 6 sides
2022-04-20 15:35:39 +02:00
ThomasWeis
95c1f93e5b
Create LetterObserver.py
...
Module chooses a random letter from the German alphabet (includig ä, ö, ü; not including ß)
2022-04-20 15:32:33 +02:00
BaerbelBox
3114866135
Manipulation of how Hangman is counting score.
2022-04-02 13:35:14 +02:00
BaerbelBox
7cf65ef092
Initalize repo
2022-03-31 15:21:47 +02:00