Pygame Tutorial 22 - Optimize Tile Map

Subscribers:
56,700
Published on ● Video Link: https://www.youtube.com/watch?v=bG2NsUIQY8M



Duration: 0:00
204 views
9


pygame tutorial. In the previous video, we created the game map using a tile map. A tile map is a 2D list containing number codes that map to a specific tile. With this, we can design large maps and create objects based on the number code. In this video, we go over ways to optimize our game by modifying our tile map to mark tiles that we don't need to check for collision, and avoiding drawing objects on the screen if the x position is past the game screen width.

How to install Python for VS Code:    • How to set up Python on Visual Studio Code  

How to install Pygame:    • How to Install Pygame  

Pygame Tutorial Playlist:    • Create a Platformer Game in Python with Py...  

Click on the link below to access the images used in the tutorial!
Github for Pygame Tutorial Code: https://github.com/ImKennyYip/pygame

Python Object Oriented Programming Playlist:    • Python Object Oriented Programming  

Python Game Projects Tutorial Playlist:    • Python Game Programming Tutorials  

Pygame Website: https://www.pygame.org/

⭐ If you enjoyed the tutorial and would like to support the channel, you can do so here 💖 :https://buymeacoffee.com/kennyyipcodingg