Skip to content

Minesweeper Change to relative paths for Fruit Jam OS #3102

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

Merged
merged 1 commit into from
Aug 15, 2025

Conversation

RetiredWizard
Copy link
Contributor

This is another path fix for Fruit Jam OS. The Minesweeper program was not loading the bitmap resources, but this change should fix the issue.

/apps/Metro_RP2350_Minesweeper/code.py output:
Traceback (most recent call last):
  File "/apps/Metro_RP2350_Minesweeper/code.py", line 55, in <module>
OSError: [Errno 2] No such file/directory: /bitmaps/game_sprites.bmp

@FoamyGuy
Copy link
Collaborator

FoamyGuy commented Aug 15, 2025

Thank you! I tested this successfully today on Fruit Jam 10.0.0-beta.2

@FoamyGuy FoamyGuy merged commit 3a7683e into adafruit:main Aug 15, 2025
4 checks passed
@RetiredWizard RetiredWizard deleted the fruitjammines branch August 16, 2025 00:06
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

Successfully merging this pull request may close these issues.

3 participants