Hello everyone! I have spent a lot of time programming a little single play turn based combat rpg that features a shop, fights, and that's about it. Lol, I really want to re-make my game with a GUI. I think it would really open the door to future game programming and I really would like to become a bit more advanced.
Here's my game, what do I need to learn to make a basic GUI? (Easiest way possible for now).
--NOTE, the code was a bit too long for me to post. I can add it if it is necessary. Basically all I want are 4 buttons on the main screen, one that says "Arena," "Store," "Stats," and "Exit."
There will of course be sub menus to each option, but we will get to that later.