Hello,

I'm going through a game
code<http://dev.laptop.org/git/activities/conozco-uruguay/tree/conozco-uruguay.activity/conozcouy.py>written
in pygame, the game shows different screens:
- an introduction
- a menu
- and then it enters to different game modes.

For each of these parts there's a different pygame loop, which doesn't seem
right.
I would like to know if there's a standard way to use pygame in this
scenario.

Thanks in advance,
Pablo

<http://dev.laptop.org/git/activities/conozco-uruguay/tree/conozco-uruguay.activity/conozcouy.py>

Reply via email to