Restart a simple game?
in
Processing with Other Languages
•
2 years ago
In my introduction to programming I made a simple game in Processing, and I got it so that when you die the enemies stop moving and your score is shown. I want to make it so that when I click, the game restarts. How would I go about doing this?
1