Results 1 to 3 of 3

Thread: Fractals with MIDletPascal

  1. #1

    Fractals with MIDletPascal

    Hi, I was playing around with MIDletPascal, and I've managed to make my first program: a simple Mandel.

    I didn't test it on a phone, I used the Sun Java Wireless Toolkit 2.5.2 emulator. I seems to work!

    The download links is:

    http://www.easy-share.com/1906875173/Mandel.rar
    Last edited by Jimmy Valavanis; 30-03-2012 at 04:29 PM.

  2. #2

    Re: Fractals with MIDletPascal

    Here's how it looks on Sony Ericsson K770i.
    http://i26.tinypic.com/19nhmv.jpg

    Is it normal that the app closes after a few seconds?

  3. #3

    Re: Fractals with MIDletPascal

    So, it works!
    Yes, it's normal closing after a few seconds, I'm just figuring out keyboard handling with MIDletPascal, it's my very first attempt to make a program for a cell phone.
    MIDletPascal seems to be a nice compiler, it worths a try to try make a game with it. I'm just in the beginning and have many things to figure out, the greatest problem that I have right now is dynamic memory magnagment and pointer usage that doesn't seem to be supported , but maybe I'm asking for a lot....
    Last edited by Jimmy Valavanis; 30-03-2012 at 04:29 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •