Question: # PYTHON Beginner Adventure Game Here is what I need help with: I'm trying to figure out how to randomly kill the player at any
# PYTHON Beginner Adventure Game
Here is what I need help with:
I'm trying to figure out how to randomly kill the player at any point in my basic adventure game, by generating a random integer between 1 and 100.
P.S. The game only has 1 player. there are no options to change player health or weapons etc. I just simply want to add a slim chance they might die randomly while they're trying to navigate through to the end of the game.
How would I go about this?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
