PyWeek - How to get Text

Ok, this has really been bugging me for ages, how do you get text in pygame?

john on 2007/04/01 08:22 of |Gunboy


Comments: (log in to comment)

You can try chaining together keypress events...
I mean, how do you just make writing appear, not user input, but actually making the text.
you mean like a font?