+ 1
Flappy bird project problem
Hi, i'm having trouble with my code. I was following the steps but i couldn't draw the red circle with canvas. Can anyone help? I've tried to switch places where the code is but none results. https://code.sololearn.com/WqkqfIL1X1ZX/?ref=app
1 Resposta
0
Sorry for the late response, but you never call your "draw()" function. You can do that towards the bottom where it is still in scope. Hope this helps