Releasing a game on iOS: Difference between revisions
no edit summary
No edit summary |
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 | 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: Not only you need to make it "work" on that system, but Apple also has a validation system for the Apple Store. Additionally, you'll expect players to use iPads and all sorts of Apple systems, which means many versions of iOS to deal with. This will be rendering the right-click unusable in your game, for example. Janet helps you avoiding all the traps and headaches. | |||