(PLEASE READ!) Pygame KEYDOWN and KEYUP events - Raspberry Pi Forums
i'm trying make program control printer made.
want able manually control using arrow keys, can't figure out how detect keypresses.
want use strictly console based controlling method.
want use pygame detect keystrokes, don't want have blank window sitting there detecting keypresses.
objective: able detect keydown , keyup events in console using pygame.
ideas anyone?
in advance
want able manually control using arrow keys, can't figure out how detect keypresses.
want use strictly console based controlling method.
want use pygame detect keystrokes, don't want have blank window sitting there detecting keypresses.
objective: able detect keydown , keyup events in console using pygame.
ideas anyone?
in advance
one thing know pygame needs display initialised anything, may want take account...
raspberrypi
Comments
Post a Comment