|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re: Making a dynamic high scores tableby space_monk (Hermit) |
| on Dec 01, 2012 at 16:32 UTC ( #1006614=note: print w/ replies, xml ) | Need Help?? |
|
Just to say that programs that play games don't typically "loop"; they are normally state driven and respond to events instead. The only "loop" is the one containing the event handler(s). I'm not saying you can't have a loop to restart the game, but it ain't a good way to continue...
A Monk aims to give answers to those who have none, and to learn from those who know more.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||