Releasing a game on iOS: Difference between revisions
no edit summary
(Created page with "''Please note that the discussion about this topic is constantly updated on the AGS forums : [http://www.adventuregamestudio.co.uk/forums/index.php?topic=52219.msg636514301#ms...") |
No edit summary |
||
Line 4: | Line 4: | ||
<big>'''Introduction'''</big> | <big>'''Introduction'''</big> | ||
Historically, AGS was created to work on Windows. Both the Editor and the Engine. But for several years now, the Engine has been ported to more platforms (PSP, iOS, Linux, Steam...). However, making a game for iOS is always a bit trickier because not only you need to make it "work" on that system, but Apple also has a validation system. ' | Historically, AGS was created to work on Windows. Both the Editor and the Engine. But for several years now, the Engine has been ported to more platforms (PSP, iOS, Linux, Steam...). However, making a game for iOS is always a bit trickier because not only you need to make it "work" on that system, but Apple also has a validation system for the Apple Store. Also, you'll expect users to uses iPads and many variations of iOS, rendering the right-click unusable, for example. Janet helps you avoiding all the traps and headaches. | ||