splitting asteroids, game done
This commit is contained in:
@@ -9,3 +9,4 @@ PLAYER_TURN_SPEED = 300
|
||||
PLAYER_SPEED = 200
|
||||
PLAYER_SHOOT_SPEED = 500
|
||||
SHOT_RADIUS = 5
|
||||
PLAYER_SHOOT_COOLDOWN = 0.3
|
||||
|
||||
Reference in New Issue
Block a user