I'm making another rogue-like game with Perl on Win32 (WinXP in DOS box). Someone said that I should look at Term::ANSIScreen or WIN32::Console to do cursor positioning and screen management. Is there a website on how to use these 2 modules? Google simply returns 10,000 useless results and the POD pages are useless too, omitting far too many critical details, such as what preparations must go on before calling a certain function.
Thank you. Chuck p.s. No I will not be releasing the game, I'm just doing this for practice. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/