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

[pygame] Enter name before game starts



Hi all-

I'd like to provide a way for a user to enter their name before my game
enters it's main loop.

I've created a way to do this with pgu but the game takes a large
performance hit.

Basically, I'd like to have the game start, present a screen for the user
to enter their name, then move to the main game loop.

I'd appreciate any suggestions on how to accomplish this.

Thanks,

Dan