|
|
@ -4,7 +4,6 @@ import controls
|
|
|
|
from pygame.sprite import Group
|
|
|
|
from pygame.sprite import Group
|
|
|
|
from stats import Stats
|
|
|
|
from stats import Stats
|
|
|
|
from scores import Scores
|
|
|
|
from scores import Scores
|
|
|
|
from enemy import Enemy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
def run():
|
|
|
|
def run():
|
|
|
|
pygame.init()
|
|
|
|
pygame.init()
|
|
|
|