Commit Graph

21 Commits

Author SHA1 Message Date
Steinadler 8f46a66bcb Changed seed to None and removed blank in the_end() 2020-12-18 15:47:36 +01:00
adamercat 497ffd80c8 Added Docstrings and corrected for style. 2020-12-18 15:00:54 +01:00
Steinadler 0f66134c40 Added docstrings and reformatting to clean_input.py and game.py 2020-12-18 14:59:16 +01:00
Steinadler 30389951b0 V 1.0 2020-12-18 14:33:14 +01:00
adamercat 8ec1091199 restructured directory, so that all files are in one place. 2020-12-18 09:38:55 +01:00
adamercat 660160e45d restructured welcome message, added int function in clean_input and added Game Over in user:interface. 2020-12-18 09:30:29 +01:00
adamercat a58882fa13 added animation for dice results in user_interface.py and corresponding ascii art file. 2020-12-17 22:49:21 +01:00
adamercat f166c965bb minor typographic changes 2020-12-17 11:48:39 +01:00
Steinadler 61f4aa4fc5 edited clean_input.py try..except
replaced "" in player_welcome_messaage
added os option in user_interface.py
started implementing clena_input.io()
2020-12-17 11:27:28 +01:00
Steinadler eb90944d6d choose_loser() now chooses a loser.
When a game ends it gets restarted.
2020-12-16 17:09:31 +01:00
adamercat e0712804f5 added building blocks for user interface 2020-12-16 16:02:08 +01:00
Steinadler 4e9654845c added welcome()
added choose_loser()
2020-12-11 14:45:12 +01:00
adamercat 5bb64c61c5 minor improvements of clean input, created player_welcome_message 2020-12-10 11:48:42 +01:00
Steinadler 13a048bd8b removed bugs in game.py
added TODO
2020-12-10 11:46:57 +01:00
adamercat 4ae599735f new Quit and Restart functionality 2020-12-10 10:13:16 +01:00
Steinadler dbba059482 Merge remote-tracking branch 'origin/master' into master
# Conflicts:
#	game.py
2020-12-10 10:09:51 +01:00
Steinadler 75986862c3 added check_special_score() for 9, 10, and >=16
added roll_dice()
added sixteen_is_dead()
2020-12-10 10:09:08 +01:00
adamercat d95ff545bc test 2020-12-09 13:04:53 +01:00
Steinader 24652a721a added test string in game.py 2020-12-09 11:34:40 +01:00
Polaris 880e6dc029 first outline of clean_input module. 2020-12-09 11:24:01 +01:00
Steinader b11622a471 added two modules 2020-12-09 10:59:34 +01:00