Closed isaac8069 closed 3 years ago
I am trying to add a timer on my canvas instead of using a setTimeout. I need a start screen and a game over that pops up on the screen.
No error. I deleted the code I had in my VSCode.
I don't understand how to implement it into my game properly. It's a knowledge gap.
Research the issue. Find code on line that could help in achieving these issues. Implementing code.
Resolved!!!
What's the problem you're trying to solve?
I am trying to add a timer on my canvas instead of using a setTimeout. I need a start screen and a game over that pops up on the screen.
Post any code you think might be relevant (one fenced block per file)
If you see an error message, post it here. If you don't, what unexpected behavior are you seeing?
No error. I deleted the code I had in my VSCode.
What is your best guess as to the source of the problem?
I don't understand how to implement it into my game properly. It's a knowledge gap.
What things have you already tried to solve the problem?
Research the issue. Find code on line that could help in achieving these issues. Implementing code.