CRPG Book

Previous topic - Next topic

bigsofty

I'm not sure the required memory allocation that the app-store restricts you too would allow me a mobile release. To gain speed I'v used a lot of tricks, like pooling objects for example. This hammers your working heap memory, no biggie on the PC but it could be a real problem on mobile.  :S I'll look into it a bit more once the PC release has been completed.
Cheers,

Ian.

"It is practically impossible to teach good programming style to students that have had prior exposure to BASIC.  As potential programmers, they are mentally mutilated beyond hope of regeneration."
(E. W. Dijkstra)