kromenak / gengine

A 3D game engine capable of parsing and running data files from the classic Sierra Studio's adventure game Gabriel Knight 3
GNU General Public License v3.0
61 stars 15 forks source link

iOS support #9

Open sandman4sure opened 2 years ago

sandman4sure commented 2 years ago

Just found your project while searching for a way to run GK3 on iOS. Do you think it will be possible to add support for iOS in the future? An iPad would be one of the best platforms to run this game.

kromenak commented 2 years ago

Hi, I think it is totally possible! The game already compiles and runs on Mac, so an Xcode project can already be generated. I think the main obstacles are:

I am excited and interested in implementing additional platforms like iOS, but there is still a decent amount of work to get the game "feature complete" on Windows and Mac. Even if I got it running on iOS right now, you probably wouldn't get very far!