'A tutorial on the basic mechanics of a Zelda game like a player camera, depth (fake 3D) and collisions. If you want to support me: https://www.patreon.com/clearcode (You also get lots of perks) Introduction to pygame: https://youtu.be/AY9MnQ4x3zk Social stuff: Twitter - https://twitter.com/clear_coder Discord - https://discord.com/invite/a5C6pYw2w5 Timestamps: 0:00:00 - Intro 0:01:05 - Basic setup 0:06:27 - Creating the level 0:27:13 - Creating the player 0:48:52 - Creating the camera ( + fake 3D) Project files: https://github.com/clear-code-projects/SimpleZelda Pastebin: main.py - https://pastebin.com/NScCUSpP settings.py - https://pastebin.com/M1eB6Cci debug.py - https://pastebin.com/MCW1RNku'
See also:
comments