0.11.2:Pong(操作错误导致只能用覆盖文件代替合并分支)(非0.11.2最终版)

This commit is contained in:
MrZ626
2020-10-06 18:09:45 +08:00
parent 71fec8b497
commit 09d78e52f6
39 changed files with 1250 additions and 822 deletions

View File

@@ -1,5 +1,3 @@
local gc=love.graphics
local rnd=math.random
return{
color=color.green,
env={
@@ -7,7 +5,7 @@ return{
next=0,hold=false,
sequence="rnd",
target=40,dropPiece=PLY.check_lineReach,
bg="aura",bgm="race",
bg="aura",bgm="waterfall",
},
load=function()
PLY.newPlayer(1,340,15)