View Single Post
  #2  
Old 03-02-2007, 04:09 AM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,264
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Default Re: mobile game maker software?

Quote:
Originally Posted by elarax View Post
I want to make an RPG for the pocket pc, but I don't know which program to use. Could someone recommend me one?

I have an mda vario II running windows mobile 5

Thats Interesting....

If your are very good in native code(VC++) you can start programming RPG games for windows mobile as like windows game development.

Very simple... Use managed Direct x SDK and C# to develop games for windows mobile 5.0. You can download all the neccessary development toolkits from microsoft site.

Create base characters of the games in any 3D moduling S/W. export it to Directx object. Write code in C#.

try some of the Game engins like (JAD GAME Engin) etc..

Good Luck...
Reply With Quote