プレイ日記
Party rock PartyRockx
I STILL CANT GET BUTTON TO WORK!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
3そうだね
プレイ済み
返信[1]
親投稿
★Isaac★ IsaacandEric
try: AND #A not: AND 16
1そうだね
プレイ済み
返信[2]
親投稿
V360 TheV360
Issac, there's no difference between 16 and #A. Constants (the # things) just make your code more readable. PRINT #A -> 16 PRINT 16 -> 16 Party rock, what are you trying to make happen?
1そうだね
プレイ済み
返信[3]
親投稿
raimondz raimondzz
The way you're using button is fine, but I think that the statement is outside of your game loop. Move the line 73 to the while block(Line 77) and then run the program. Also, try to avoid using goto. There are other statements that are more clear than goto(for-while-def-repeat).
1そうだね
プレイ済み
返信[4]
親投稿
Party rock PartyRockx
like wat
0そうだね
プレイ済み