Retocada y vuelta a añadir la hierba al fondo

This commit is contained in:
2024-07-12 15:37:33 +02:00
parent 55638e2997
commit 6609021488
7 changed files with 200 additions and 69 deletions

View File

@@ -1,9 +1,9 @@
#GAME
# GAME
gameWidth 320
gameHeight 240
itemSize 20
#FADE
# FADE
numSquaresWidth 160
numSquaresHeight 120
fadeRandomSquaresDelay 1
@@ -11,12 +11,18 @@ fadeRandomSquaresMult 500
fadePostDuration 80
venetianSize 16
#SCOREBOARD
# SCOREBOARD
scoreboard.x 0
scoreboard.y 200
scoreboard.w 320
scoreboard.h 40
#TITLE
# TITLE
pressStart 160
titleCounter 800
titleCounter 800
# BACKGROUND
backgroundAttenuateColor.r 255
backgroundAttenuateColor.g 255
backgroundAttenuateColor.b 255
backgroundAttenuateColor.a 0