obiwac / python-minecraft-clone

Source code for each episode of my Minecraft clone in Python YouTube tutorial series.
https://www.youtube.com/playlist?list=PL6_bLxRDFzoKjaa3qCGkwR5L_ouSreaVP
MIT License
166 stars 83 forks source link

Episode 13b: Performance improvements #109

Closed obiwac closed 2 months ago

obiwac commented 3 months ago

This episode is split into two parts, and most of this was prototyped in my mcpy-accelerated repo:

This PR focuses on the performance part. This is what needs to be done:

All of this still needs to be done for community, but I'll probably do that last minute before releasing EP13b.