diff --git a/main.py b/main.py index 20f8640..d5300c7 100644 --- a/main.py +++ b/main.py @@ -14,7 +14,7 @@ AMOUNT_TRIES = 5 REWARD_ON_WIN = 400 REWARD_ON_LOSE = -250 -plot_result = True +plot_result = False show_game = False