I am working on this for game jam., and i would like some ideas for what i can do to improve!
Update 1.7:Added more color (e.g red text when you LOSE money)Added donation bin
For the locations and that stuff, try making a list of the most common fetures, and check if user input is in the listex:if X in ['hellow word','hello world']: scripts
Banking Simulator
I am working on this for game jam., and i would like some ideas for what i can do to improve!
Update 1.7:
Added more color (e.g red text when you LOSE money)
Added donation bin
For the locations and that stuff, try making a list of the most common fetures, and check if user input is in the list
ex:
if X in ['hellow word','hello world']:
scripts