Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bounce #12

Open
amgidd opened this issue May 28, 2024 · 0 comments
Open

Bounce #12

amgidd opened this issue May 28, 2024 · 0 comments

Comments

@amgidd
Copy link

amgidd commented May 28, 2024

Hi! The dir is named 'tiles' not 'Tiles'

Traceback (most recent call last):
  File ".../Python-Games/Bounce/main.py", line 5, in <module>
    from world import World, load_level
  File ".../Python-Games/Bounce/world.py", line 11, in <module>
    img = pygame.image.load(f'Tiles/{index}.png')
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: No file 'Tiles/1.png' found in working directory '.../Python-Games/Bounce'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant