aidenisaman / CS370Trogdor

1 stars 0 forks source link

Make a restart_game_state function #51

Open derrickp1223 opened 1 week ago

derrickp1223 commented 1 week ago

Which would whenever you restart the game reset all the variables to be the initial variables. This way we wouldn't need to repeat multiple lines of code every time we restart the game and die.