Transferring my pc app to ipad

Hi,

So we have a full developped pc game, and we want to get it to ipad.
My question is, is it as easy as clicking export for ipad? Or is there a whole process?
This is the game, www.slendermansshadow.com

Greetings

It has to be compiled on a Mac since the process uses XCode. You will need an iOS developers license. Something of this complexity will likely need some changes. For example, unless you uses some sort of package that abstracted it away, you will need to handle touch input instead of mouse.