souserge/ascii-pong

uncontrolled paddle direction change

Closed this issue · 1 comments

When playing a two player mode, a player can change his opponent paddle direction by frequently changing his own paddle direction. May be due to the unexpected returning value of GetAsyncKeyState() function.

It turned out that supposedly my tablet was a bit funky on reading input - no issue noticed on other devices.