更新 'settings.py'

This commit is contained in:
206530212 2021-06-18 20:50:49 +08:00
parent f91e780559
commit d39594fc93
1 changed files with 6 additions and 0 deletions

View File

@ -18,3 +18,9 @@ class Settings():
self.bullet_height = 15
self.bullet_color = 60, 60, 60
self.bullets_allowed = 3
# 外星人设置
self.alien_speed_factor = 0.1
self.fleet_drop_speed = 10
# 以什么样的速度加快游戏节奏