Keyboard Interaction Running the game To run: python3 eventlist.py How To Play Keyboard Interaction is a demo of how to register input into pygame. Controls N/A Issues 1. The UI crashes whenever a key is pressed Whenever a key is pressed it should be registered in the top bar under last key pressed. However, the demo crashes instead.