I tried to run it but got an error:
File "D:\Users\B\Downloads\jello_man.py", line 329, in <module> gamePlay()
File "D:\Users\B\Downloads\jello_man.py", line 4, in gamePlay answer = input("do you wanna go to smuckers goober town? (y/n)")
File "<string>", line 1, in <module> NameError: name 'y' is not defined
However I did take a peek in the code and I do like the novelty of a text adventure for a gamejam. I hope your next game will be more accessible. Keep it up.