Closed amrit-choudhary closed 5 years ago
made all of the project pep8 compliant. Only 'line too long' errors remain at some place. Which a lot of developers ignore. https://code.djangoproject.com/ticket/23395
Majority of the changes are awesome.
I think in some places, scroll mouse is still happening, so I guess I'll just expect that in the next PR
Majority of the changes are awesome.
I think in some places, scroll mouse is still happening, so I guess I'll just expect that in the next PR
please report if you find the scroll bug somewhere.
Added a new input package, which is easier to use than using the default pygame input system. You can use WASD or arrow keys to move.