Hi,
at the very beginning I would like to say, that the project idea is amazing and I like it pretty much. Congratulations.
I installed it on my docker desktop and I was able to run it, however I encountered some errors.
Here is my initial prompt:
python startup.py "create a snake game that will be in a separate window and then snake will be in orange colour. When snake hits the wall the game is over."
And it was working properly until this step:

for almost all files except mmd files in resources:

and also md files for docs:

After this part it did this:

And then I got this error:

so overall, no game was created, only the files that you see in docs and resources directories.
Can you please tell me how to solve these issues and test this solution to the fullest?
Thanks a lot!
Hi,
at the very beginning I would like to say, that the project idea is amazing and I like it pretty much. Congratulations.
I installed it on my docker desktop and I was able to run it, however I encountered some errors.
Here is my initial prompt:
python startup.py "create a snake game that will be in a separate window and then snake will be in orange colour. When snake hits the wall the game is over."
And it was working properly until this step:

for almost all files except mmd files in resources:

and also md files for docs:

After this part it did this:

And then I got this error:

so overall, no game was created, only the files that you see in docs and resources directories.
Can you please tell me how to solve these issues and test this solution to the fullest?
Thanks a lot!