fogleman / Minecraft

Simple Minecraft-inspired program using Python and Pyglet
MIT License
5.21k stars 1.23k forks source link

Cannot operate the game character correctly #137

Open YeeTone opened 2 years ago

YeeTone commented 2 years ago

Currently, I clone this repo and run it in my Windows 10 System. When I do nothing operation on the keyboard, the game character will move backward automatically. This seems to be a bug, and I have found it and submitted the pull request. Hope you can merge my pull request.