Closed yacoob closed 8 years ago
Allright, this PR now fixes keyboard handling in play.py
as well. Ready for review.
Allright, this PR contains the changes from https://github.com/marcan/blitzloop/pull/13 as well, as the diff was minimal. Merge after https://github.com/marcan/blitzloop/pull/11.
Can you rebase? Looks like GitHub hasn't yet figured out that the other PR was merged.
Should be OK now.
Type of the variable used to pass the key pressed has changed from
str
tobytes
.Please merge after https://github.com/marcan/blitzloop/pull/11.