Isometric Rendering - Pygame Tutorial
Isometric rendering in Pygame is just a matter of offsetting the tile images appropriately and rendering image in the correct order.
Project from video:
https://dafluffypotato.com/static/isometric_tutorial.zip
All my games can be found here:
https://dafluffypotato.com/projects
Game shown in the beginning:
https://dafluffypotato.itch.io/shifting-edge
Map loading and collisions video:
https://youtu.be/abH2MSBdnWc
Discord: https://discord.gg/9Qt2GxF
Twitter: https://twitter.com/DaFluffyPotato
Patreon: https://www.patreon.com/dafluffypotato
Outro Music is Pancakes by AdhesiveWombat
https://soundcloud.com/adhesivewombat/
This video and the code produced in it are released under: CC0 1.0 Universal (CC0 1.0). This puts the video and code produced in it in the public domain, so use it for whatever you want.
#python #pygame #isometric
Other Videos By DaFluffyPotato
2021-03-16 | I Coded VTubing Software the DUMB Way |
2021-03-09 | Controller Input - Pygame Tutorial |
2021-03-03 | The Story Behind My 16 Hour Game |
2021-02-18 | hello |
2021-02-17 | I mapped my face to a cube. (python/pygame/node.js/face-api.js) |
2021-02-10 | Python Webdev #2 - Cookies and Arguments (Flask) |
2021-02-03 | Python Webdev #1 - Flask |
2021-01-26 | Learning Gamedev and Why I'm Glad I Didn't Start with Unity |
2021-01-11 | My Inexperienced Development Podcast Segment |
2021-01-01 | 2020 Pygame Projects |
2020-12-30 | Isometric Rendering - Pygame Tutorial |
2020-12-17 | Mechanical Rework Necessary - Devlog #8 (Pygame) |
2020-11-20 | How I Made $6,249 from Gamedev as a Teenager |
2020-11-18 | Pygame Cloth VFX - Demo/Explanation |
2020-11-10 | vibing |
2020-11-02 | my username is dumb |
2020-10-19 | Cutscenes - Devlog #7 (Pygame) |
2020-10-10 | Collisions/Tiles/Physics - Pygame Tutorial: Making a Platformer ep. 3 |
2020-10-05 | I made an isometric game in under 48h with Python [Timelapse] |
2020-10-01 | Patreon + Devlog Source Code |
2020-09-23 | I learned Godot in 48 hours [Timelapse] |