Zelda a link to the past style made in python using the framework pygame
Project made in a course of clear code adding the procedurally generated world and map, link and title of the course:
Creating a Zelda style game in Python (with some Dark Souls elements).
Pygame
Object Oriented
Python
Install python
After the Python install, need to install pygame globaly with the command: pip install pygame #on windows
go to the project folder and open the "main.py" file and run pressing F5(on VSCode)