I have some code to share



This content originally appeared on DEV Community and was authored by Myrojyn

print(f"Take this {choice}. Don't die!")

made a vending machine of sorts. my dream is to be able to do a text adventure that you the player can kill dracula. Nothing fancy just a straight forward text adventure in the terminal.


This content originally appeared on DEV Community and was authored by Myrojyn