feat: add multiplayer piece generation

This commit is contained in:
Giovani
2021-07-13 11:58:52 -04:00
parent 7f94b95ff8
commit b98b6ee86a
3 changed files with 91 additions and 43 deletions

View File

@@ -44,10 +44,11 @@ position:
score-value-player-2: [540, 40]
lines-label-player-1: [100, 540]
lines-label-player-2: [500, 540]
next-label-player-1: [340, 180]
next-piece-player-1: [360, 220]
next-label-player-2: [340, 360]
next-piece-player-2: [360, 400]
next-label-player-1: [340, 120]
next-piece-player-1: [360, 160]
next-label-player-2: [340, 420]
next-piece-player-2: [360, 460]
spawn-piece-player-1: [-260, -60]
engine:
fps: 60