How to build your own Zelda-style game in Python

If you thought Python was all automation and NLP, think again. Clear Code put together a 7.5 hour tutorial on how to make your own Zelda-style RPG using Pygame including level setup, character building, graphics, animations, and interactions with enemies. This is the perfect project for anyone looking to push their Python skills beyond the usual.

And for something similar, check out this remake of The Legend of Zelda: Link’s Awakening built using Python (although it uses Python 2 so you’ll need to make it functional in Python 3).

Filed under:

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.