I'm making a game where a block moves across the canvas using W3schools I want the block to move back to the beginning when it touches the edge, how do I do this? I know very little javascript, I just started learning.
↧
I'm making a game where a block moves across the canvas using W3schools I want the block to move back to the beginning when it touches the edge, how do I do this? I know very little javascript, I just started learning.