Mar-09-2020, 01:24 PM
(Mar-09-2020, 12:59 PM)snippsat Wrote: Yes this part can be hard to figure out,as goto is not a good ideaThanks for suggesting. Can you please explain the code so i can do it myself too. Thank you very much
The way to solve is using loop structure and can also use function to separate it,so it get cleaner than trying to all in one loop(how do i start at begging again )
Here is a demo skeleton of one way to do this,so have one menu that start the game and can quit out.
Always fall back into this menu,where can start new game or quit.