Dungeon Master (short: DM) is an early grid-based 3D realtime action role-playing video game. DM was developed and published by FTL Games for the Atari ST in 1987. It reportedly sold 40,000 copies in its year of release alone, and went on to become the ST's best selling product of all time, reaching a market penetration of more than 50% of the Atari STs ever sold.
The history of CSB4Win project is the author Paul Stevens disassembled the ST version, then rewrite it line by line directly to C, and then refactored for years to turn it into a piece of code you could follow; he also extended it, to allow the engine more space to work in, do video recording for speedruns, and so on. So he ported it to Linux and windows OS. Once the file format of the dungeons was cracked open, editors appeared and you can get many dozen of new dungeons to play through, including some all new game 'total conversions'; theres really a lot to chew on here!
The pandora port was done by a fine lad over in the dmweb forum, and he's worked very hard on this .. had to rewrite the audio routines and he's been busting bugs in the main engine and so on.
Could be possible port it to android platform?
here it is a link youtube video open pandora version: http://www.youtube.com/watch?v=k3CdaT1VQoU
Here link to Overview (by Paul R. Stevens) http://dmweb.free.fr/?q=node/851
Here it is original dmweb forum link about successfull openpandora porting: http://www.dungeon-master.com/forum/viewtopic.php?f=46&t=28925
And finally link to openpandora source code: http://www.diamondsword.de/cgi-bin/gitweb.cgi?p=csbwin;a=summary
Please make it a reality
Thank you in advance for your answer. I can only do beta testing I'm not a programmer