Switching scenes with pyglet
i was wondering if i could get some advice and tips from those of you that use pyglet to how you manage scene switching as in menu > game > menu > help ectI havent used pyglet that much before and am a bit stuck
(log in to comment)
not sure if we will get to discuss it cause i need to sleep now, and i have school and a party tomorrow
either way i have just started a question on stack overflow
http://stackoverflow.com/questions/5581447/switching-scenes-with-pyglet
http://swiftcoder.wordpress.com/2008/12/08/pong/
It uses a basic state stack that works well.