Update game2

main
Anna Marija Redžepova 2024-03-02 14:48:46 +00:00
parent a30d55dc1e
commit 080275d555
1 changed files with 2 additions and 2 deletions

2
game2
View File

@ -15,7 +15,7 @@ BLACK = (0, 0, 0)
# Load images
cat_image = pygame.image.load("cat.png").convert_alpha()
football_image = pygame.image.load("FOOT BALL.png").convert_alpha()
football_image = pygame.image.load("football.png").convert_alpha()
heart_bar_image = pygame.image.load("heartbar.png").convert_alpha()
# Constants