DuhonTheGuy / RPG-Generator

MIT License
8 stars 4 forks source link

Fixed some menu crashes, added quit #8

Closed acureau closed 3 years ago

acureau commented 3 years ago

Hi, this is a pretty cool project. I love the idea of passing around little text file RPGs. I made some changes to the start menu here to not break it on an invalid input, and to allow the user to go back on their choice to choose a path.

I think later on today when I get some time I'll also fix the other two direct conversions from input to int to account for invalid input. Hope to see some more work on this!

DuhonTheGuy commented 3 years ago

Hey, nice that ya got around to doing that! I'll get to my computer to properly review the code in a moment.