game: add: goal statistic
This commit is contained in:
@ -19,4 +19,6 @@ BALL_SPAWN_POS_Y = MAP_SIZE_Y / 2
|
||||
|
||||
SERVER_TPS = 20
|
||||
|
||||
STROKE_THICKNESS = 10
|
||||
STROKE_THICKNESS = 10
|
||||
|
||||
GAME_MAX_SCORE = 7
|
Reference in New Issue
Block a user