Hi, I'm doing a 'community game project' on my website. The type of game chosen was point and click adventure. I have no coding experience but am wondering if we create the game in AGS will we be able to give it to a coder to port for to the Nintendo DS or Sony PSP. I guess I'm asking does AGS give the source code as well so it can be ported to other platforms.
Thank you.
- AGS itself is closed source (see FAQ (http://www.adventuregamestudio.co.uk/acfaq.htm), bottom of page).
- Currently there are runtime engines for Windows, Linux and Mac (see Tech Forum).
- No other ports are planned (search forum for discussions about handheld PC ports etc.).
- The editor can be used on Linux with WINE (http://www.winehq.org) (that's how I develop since I run Linux exclusively)
- Games using plugins only work on Windows, so avoid them.
Adventure maker builds games for the PSP.
http://www.adventuremaker.com/
Simple first person ones yes. But that's not what I'm after. I guess we'll have to code it from scratch or find another program.