fogleman / Minecraft

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

Fix the bug that the character will automatically move backward. #136

Closed YeeTone closed 4 months 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 and fixed it. Sincerely that you can merge my pull request.