rjberry has asked for the wisdom of the Perl Monks concerning the following question:
Hey!
I've been programming Perl for quite a bit and have a solid knowledge of the language. Recently I've had an itching to program some simple 2d games (think SNES-kinda era) and I was wondering whether Perl's a suitable language?
Would speed be an issue for a 2d game engine? If not, is SDK the best library to use? Only it doesn't seem to have much documentation up.
If there are lots of advantages to using C++ I might finally learn it, though it seems like a somewhat daunting task on top of working out how to use a graphics library. Thanks!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: 2d graphics in Perl
by marto (Cardinal) on Dec 07, 2009 at 13:01 UTC | |
by rjberry (Novice) on Dec 07, 2009 at 13:23 UTC | |
|
Re: 2d graphics in Perl
by zentara (Cardinal) on Dec 07, 2009 at 16:14 UTC | |
|
Re: 2d graphics in Perl
by igoryonya (Pilgrim) on Dec 09, 2009 at 15:55 UTC |