You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SuperWires
While using the superwires module in Chapter 11 of the book "Python Programming for the Absolute Beginner" the program read_key.py uses the 'w', 's','a',and 'd' keys to control the screen object's direction. I want to use the arrow keys to accomplish the same thing but there is no pydoc for the games.py module that shows the keyboard commands.