Flappy bird project problem | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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

3rd Jul 2022, 10:23 PM
Augusto Ferreira Tobias
Augusto Ferreira Tobias - avatar
1 Answer
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
21st Jul 2022, 7:51 PM
SuperC
SuperC - avatar