My goal is a 2 player pygame played on one keyboard where each player can move up, down, left and right.
I wonder if it is preferable to use only the event module or