プレイ日記
Harley HarleyG1234
What am I doing wrong!
1そうだね
プレイ済み
返信[1]
親投稿
Oscar PwnageBlock
First, you are initializing PP as 0 in every iteration of the loop. Fix this by moving PP=0 to before the loop starts. (Before WHILE 1) Second, you are overriding the dynamic cursor positioning with a static cursor positioning when printing the paddle. Fix this by removing the LOCATE 20,25 right before you print the paddle.
0そうだね
プレイ済み
返信[2]
親投稿
Harley HarleyG1234
still not working
0そうだね
プレイ済み
返信[3]
親投稿
Oscar PwnageBlock
Well, can you post any errors you are getting or the code?
0そうだね
プレイ済み
返信[4]
親投稿
Harley HarleyG1234
Okay I figured it out 1. You had the buttons inverted 2. If you go to the edges of the screen it crashes. 3. I need the paddle at 20,25 on screen
0そうだね
プレイ済み
返信[5]
親投稿
Oscar PwnageBlock
Do you still need help, then? Or are you OK for now?
0そうだね
プレイ済み
返信[6]
親投稿
Harley HarleyG1234
probably
0そうだね
プレイ済み
返信[7]
親投稿
Oscar PwnageBlock
Well... Do ask if you need anything.
0そうだね
プレイ済み