I have been programming in QB for a number of years and decided that it's about time to move to a more efficiant and powerfull language.
So I'm just searching about, trying to find something to settle down with that fits my needs.
I'm looking for a language that will allow graphically intensive programming. No memory limitations (within reasonable bounds of course)
Quick keyboard handling, and input functions.
I know that most languages have the ability to handle this stuff with the proper plugins or libraries.
But I'm just wondering if python with PyGame is a good choice for game development in general.
JonyBasic