The manual player is not working properly... it opens but the right side of the screen is black and the bot is in the bottom left corner outside of the maze (see attached picture). I am on MacBook Pro with Intel Processor.
Wondering if the issue has to do with my Python or dependencies versions? I am currently working with the following setup:
Python version 3.14.2
contourpy 1.3.3
cycler 0.12.1
fonttools 4.61.1
kiwisolver 1.4.9
matplotlib 3.10.8
numpy 2.4.1
packaging 25.0
pillow 12.1.0
pip 25.3
pyparsing 3.3.1
python-dateutil 2.9.0.post0
scipy 1.17.0
six 1.17.0
tqdm 4.67.1
Very excited to work on the challenge, but think it would be easier for folks to get started if the project had a requirements.txt with suggested install instructions (e.g. pyenv). I suspect this could also make it easier to test runs on your local machine and will make the challenge longer-lived. I would be happy to add this to a Pull Request if you would be willing to share the versions you have on your local machine.

The manual player is not working properly... it opens but the right side of the screen is black and the bot is in the bottom left corner outside of the maze (see attached picture). I am on MacBook Pro with Intel Processor.
Wondering if the issue has to do with my Python or dependencies versions? I am currently working with the following setup:
Python version 3.14.2
contourpy 1.3.3
cycler 0.12.1
fonttools 4.61.1
kiwisolver 1.4.9
matplotlib 3.10.8
numpy 2.4.1
packaging 25.0
pillow 12.1.0
pip 25.3
pyparsing 3.3.1
python-dateutil 2.9.0.post0
scipy 1.17.0
six 1.17.0
tqdm 4.67.1
Very excited to work on the challenge, but think it would be easier for folks to get started if the project had a requirements.txt with suggested install instructions (e.g. pyenv). I suspect this could also make it easier to test runs on your local machine and will make the challenge longer-lived. I would be happy to add this to a Pull Request if you would be willing to share the versions you have on your local machine.