Files
flippr-game/config.py
Jonas Zeunert 7414734dad thiiiiings
2020-02-13 19:05:55 +01:00

5 lines
115 B
Python

# Game Config
## Player State config
BALLS_PER_GAME = 3
BEGINNING_UPPER_PLAYFIELD_TIME = 5
BEGINNING_BONUS_TIME = 0