AGS Engine ports: Difference between revisions
update info
(Update link to JJS code) |
(update info) |
||
Line 1: | Line 1: | ||
This page gives an overview over ports of the AGS engine that make it possible to play AGS games on other platforms than Windows. There are several efforts in the making. If you want to help improving the engine by porting to another platform, refactoring, etc., please investigate first if joining one of the existing efforts makes sense before starting another port. Check the [http://www.adventuregamestudio.co.uk/yabb/index.php?board=17.0 Engine Development] forums for novelties. | This page gives an overview over ports of the AGS engine that make it possible to play AGS games on other platforms than Windows. There are several efforts in the making. If you want to help improving the engine by porting to another platform, refactoring, etc., please investigate first if joining one of the existing efforts makes sense before starting another port. Check the [http://www.adventuregamestudio.co.uk/yabb/index.php?board=17.0 Engine Development] forums for novelties. | ||
= | = AGS Development Version = | ||
The development version of AGS is more portable, backwards compatible and the code is being cleaned up. The engine works on Windows, Linux, Android, iOS and PSP. | |||
Source: https://github.com/adventuregamestudio/ags | Source and further information: https://github.com/adventuregamestudio/ags | ||
Bug | Bug trackers: | ||
*http://www.adventuregamestudio.co.uk/forums/index.php?action=projects | |||
*https://github.com/adventuregamestudio/ags/issues | |||
* | |||
=sonnevelds SDL port of AGS 3.2.1 for Mac OS X= | =sonnevelds SDL port of AGS 3.2.1 for Mac OS X= |