Hi Claudio, Well, my first choice would be games for Windows. My second vote would be for Linux based games. I'd also like to see the Mac games market grow. However, that said attempting to target multiple operating systems and devices is by no means an easy task. I know, because I have tried it with C++, Java, and Python and you always lose something by trying to do too much by supporting everything. For example, if you target a MS Windows platform, even an older one, you can take advantage of Sapi 5, DirectX, etc which has proven themselves to be good technologies for game developers. On Mac OS and Linux their game development kits aren't as well featured, and are holy different from those available on a Windows based platform. Even using something like Java has disadvantages as you will base your code of the jdk rather than take advantage of operating specific development libraries and development kits.
Claudio wrote: > Dear list! > In the last days i have tryed some programming languages like basic4ppc, > VB6, and so on. > My question is now: > On wich platforms do you like games? > Do you like games on the windows mobile platform? > Do you need games for the Symbian fones? > Or do you like games for the PC only? > Please send ous your opinion and we will se what we can do! > Regards, Claudio. > > > --- > Gamers mailing list __ [email protected] > If you want to leave the list, send E-mail to [EMAIL PROTECTED] > You can make changes or update your subscription via the web, at > http://audyssey.org/mailman/listinfo/gamers_audyssey.org. > All messages are archived and can be searched and read at > http://www.mail-archive.com/[EMAIL PROTECTED] > If you have any questions or concerns regarding the management of the list, > please send E-mail to [EMAIL PROTECTED] > > > > --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [EMAIL PROTECTED] You can make changes or update your subscription via the web, at http://audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[EMAIL PROTECTED] If you have any questions or concerns regarding the management of the list, please send E-mail to [EMAIL PROTECTED]
