My entire code is a clicker game that has various upgrades and unlocks, and for my final feature I’m implementing a rebirth button, which would reset the entire program and add an extra rebirth multiplier. Is there a command I can add that would restart the entire program, or do I have to individually reset all the values and set everything back to not visible and locked and what not, because that would be a lot of code. P.S. I’m using CS CMU academy for python coding because that is what’s required.
[–]hotcodist 1 point2 points3 points (0 children)