微调词典

微调两个小程序
整理代码
This commit is contained in:
MrZ626
2021-11-07 17:44:13 +08:00
parent c5a37a9920
commit 1fe436cbe3
13 changed files with 21 additions and 21 deletions

View File

@@ -138,7 +138,7 @@ function scene.update()
if bx<-120 or bx>1400 or by<-40 or by>760 then
P=bx>640 and p1 or p2
P.score=P.score+1
TEXT.show("+1",bx>1400 and 470 or 810,226,50,'score')
TEXT.show("+1",P==p1 and 470 or 810,226,50,'score')
SFX.play('reach')
state=0