Minecraft
Simple Minecraft-inspired program using Python and Pyglet
...The author explicitly describes a vision for the project as an educational tool: because many kids love Minecraft and Python is a friendly first programming language, the codebase is meant to be readable, hackable, and heavily commented so learners can tweak parameters like gravity or walking speed and see the effects immediately. Cross-platform instructions are included, with guidance for macOS users who may need to run Python in 32-bit mode or install a specific Pyglet version for compatibility.