[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Getting input from command line





Knapp wrote:
I think I must be missing something. Why don't you just use pygame keys?

http://www.pygame.org/docs/ref/key.html
I was under the impression that I had to create a window before PyGame would get keys, or is this not the case? I wanted my program to be purely in the terminal.