Paddle tutorial not working?

Hey guys. I found an old post about the same problem but couldn’t find a solution there so here it is. I tried to recreate the paddle game from the tutorial but my arrow keys for the second player are not working and I can’t control it. What am I doing wrong? Here is my code: https://arcade.makecode.com/S83339-11886-68197-66849
Any suggestions? Thanks in advance!

2 Likes

MakeCode arcade uses I,J,K,L for second player and W,A,S,D or arrow keys for first player.

5 Likes

Ah, silly me. I am completely new to Arcade and never knew that. Thanks! :slight_smile:

1 Like