Isometric Rendering - Pygame Tutorial

Subscribers:
102,000
Published on ● Video Link: https://www.youtube.com/watch?v=gE2gTCwLdFM



Category:
Tutorial
Duration: 13:11
33,218 views
1,054


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







Tags:
python
pygame
game development
programming
DaFluffyPotato
computer science
gamedev
pygame isometric
isometric
isometric rendering
Isometric Rendering - Pygame Tutorial
learning