Commit f2dff999 by BellCodeEditor

save project

parent 7cbd1ba1
Showing with 2 additions and 6 deletions
......@@ -50,8 +50,4 @@ while True:
screen.blit(start, (270, 330))
screen.blit(logo_img, (170, 60))
screen.blit(last_img, (120, 350))
screen.blit(next_img, (420, 350))
pygame.display.update()
pygame.mixer.music.load()
pygame.mixer.music.play()
pygame.mixer.music.get_busy()
\ No newline at end of file
screen.blit(next_img, (420, 350))
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment