Zelda
Zelda copied to clipboard
How ? Please
I'm sorry I begin in the wold of the code and I don't know how I can start the game after have take the differents files ? Thanks for the person who will give me some explication !
in your code editor run main.py. But you should've earlier all the dependecies (when you get error like ModuleNotFoundError: No module named 'pygame'
take the name and use it in terminal pip install pygame
. Then you should be able to run file