View Poll Results: Do you want to make an iPad game?

Voters
23. You may not vote on this poll
  • Nope, not interested at all.

    6 26.09%
  • Yeah sure! I'm making/planning one right now.

    5 21.74%
  • Yeah sure, I've just never thought about doing it.

    1 4.35%
  • I'd make one, but the developer program fee stops me.

    8 34.78%
  • I'd make one, but I don't own a Mac.

    9 39.13%
  • I'd make one, but I don't know how to do it. It's so complicated!

    2 8.70%
  • I'd make one, but I have others reasons why I won't/can't do it.

    3 13.04%
Multiple Choice Poll.
Results 1 to 8 of 8

Thread: Do you want to make a game for the iPad?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    Lightbulb Do you want to make a game for the iPad?

    Just how much would you want to get a game out on the iPad, iPhone or iPod Touch? Is it a matter of knowing how to do the technical stuff, getting a Mac or the costs of the developer program?

    If so what would motivate you to make a game for the iOS platform?
    Jason McMillen
    Pascal Game Development
    Co-Founder





  2. #2
    I voted for:

    1. I'd make one, but the developer program fee stops me.
    2. I'd make one, but I don't own a Mac.


    The second one stops me the most of course.

    If I HAD a Mac I COULD try doing Mac programming and not spend the $99 fee, just not upload to a device, or jailbreak my iPad/iPhone, etc.

    cheers,
    Paul
    Last edited by paul_nicholls; 08-04-2011 at 06:34 AM.

  3. #3
    Same for me actually.

    It would be really nice if we had an engine/platform that could be used on windows/linux and mac (including the iphone/ipad). SDL 1.3 will probably make this dream come true, but it's not there yet. ZenGL supports Mac now, but how about IPhone and IPad? It still needs to use the touch-screen API to make it really usable.
    Coders rule nr 1: Face ur bugz.. dont cage them with code, kill'em with ur cursor.

  4. #4
    Same here. I'd definitely try and make one. I don't really care about making some cash out of it, the experience alone would make it worthwhile. I'm eagerly waiting for Andru to work his magic with zengl.

  5. #5
    PGD Staff code_glitch's Avatar
    Join Date
    Oct 2009
    Location
    UK (England, the bigger bit)
    Posts
    933
    Blog Entries
    45
    In my case I voted Never thought about it too much, developer fee and I don't own a mac... Aside from that there is andru with zengl which is a lot of groundwork for me to port all my code over no problems at all, so there really aren't too many technical limitations - its all financial really.
    I once tried to change the world. But they wouldn't give me the source code. Damned evil cunning.

  6. #6
    Quote Originally Posted by code_glitch
    for me to port all my code over no problems at all
    SDL can provide you only initialization of OpenGL ES(or am I wrong?), but what will you do with other stuff like rendering sprites and so on? All this must be rewritten(if you want hardware acceleration of course)

    Quote Originally Posted by chronozphere
    SDL 1.3 will probably make this dream come true, but it's not there yet.
    Hedgewars have already used SDL 1.3 on iOS, so...

    Quote Originally Posted by chronozphere
    but how about IPhone and IPad? It still needs to use the touch-screen API to make it really usable.
    I hope I will work on input system this weekend

    And as others - I have only financial limitation... in Ukraine iPad 2 costs $1100-1500, and this is a madness, because real cost is $499 in USA... Also I need a real Mac for legal developing, and it costs the same price over $1000. Anyway, for now I do all programming stuff only with Virtual Box(and test on real devices, which are not mine), but this is illegal
    Last edited by Andru; 08-04-2011 at 03:56 PM.

Tags for this Thread

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
  •