Pong game paddles problem!

Hey guys, hope you all doing great
am having a problem realizing or finding where i screwed up in my code the compiler doesn’t seem to be pointing at anything suspicious and yet the paddles in my pong game don’t seem to comply I’ve been following every step of a tutorial with high precision and yet no result ! Please help !

As far as I can tell, the issue is, that you have defined the functions within each other. Try to remove the indents before the functions and see if that solves it.

Just tried it !! No effect, the result is still the same

Could you post your changed code, but not as image?

am really not that familiar with this interface ! how come ?

It’s easier to help. And nobody knows how exactly code looks after you made changes to it.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.