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
162 stars 79 forks source link

Add controller functionality and tried to clean up the community folder #30

Closed drakeerv closed 2 years ago

drakeerv commented 2 years ago

Currently I am still getting errors trying to run the community folder but It is not with my code.

obiwac commented 2 years ago

Damn didn't know Pyglet has joystick input functionality. Reviewing quickly but I trust it's okay to merge.