Adventure Game Studio
|
|
The topic of this article may not meet Wikipedia's notability guidelines for products and services. Please help to establish notability by adding reliable, secondary sources about the topic. If notability cannot be established, the article is likely to be merged, redirected, or deleted. (August 2009) |
| This article relies on references to primary sources or sources affiliated with the subject, rather than references from independent authors and third-party publications. Please add citations from reliable sources. (November 2008) |
The room editor in AGS v3.1.2 SP1 |
|
| Developer(s) | Chris Jones |
|---|---|
| Initial release | 1997 (version 1) |
| Stable release | 3.2.1 / 03 Apr 2011 |
| Preview release | 3.2.1 Beta 1 / January 9, 2011 |
| Operating system | Windows |
| Platform | Personal computer |
| Available in | English |
| Type | Game engine |
| License | Artistic License version 2 (editor & runtime) |
| Website | Adventure Game Studio homepage |
Adventure Game Studio (acronym AGS) is a free software[1][2] development tool that is primarily used to create graphical adventure games.[3] It is aimed at intermediate-level game designers, and combines an Integrated development environment (IDE) for setting up most aspects of the game with a scripting language to process the game logic.
Contents |
[edit] History
Adventure Game Studio was created by British programmer Chris Jones. AGS was originally released in 1997 as an MS-DOS program entitled "Adventure Creator".
Jones was inspired by the apparent simplicity of Sierra On-Line's adventure game interface, specifically as showcased in Space Quest IV: Roger Wilco and the Time Rippers.[4] The first version of Adventure Creator allowed users to create only low-resolution, keyboard-controlled games.
Initially only small tests and demo games were created with AGS, and most of the more ambitious projects were cancelled. As a result of the lack of completed games and engine features, the user base was small, but the community grew slowly. Game developers started requesting more features so that they could create more complex games. Gradually, as these requests were implemented, AGS became a more capable toolkit and it was finally possible to create high-quality games with it.
After a long period of slow activity, Lassi Quest was released as the first complete AGS game in late 1999. It was not until the Larry Vales and Rob Blanc games had been released in 2000-2001 that the engine gained widespread popularity. There is now an active community containing thousands of members, and a large output of completed games of all sizes.
AGS itself continues to be added to and improved upon, with the release of version 3.0 in January 2008 including a complete rewrite of the editor using the .NET Framework and an update to the game engine to support 3D hardware acceleration.
On 26 October 2010, Chris Jones released the source code for the editor under the terms of the Artistic License, version 2.[5] On 27 April 2011, the runtime engine code was released under the same licence.[6]
[edit] Capabilities
The editor and runtime engine are currently designed for Windows operating systems; though Mac OS and Linux ports[7] of older versions of the engine were also developed. Prior to AGS 2.7, a DOS engine was also available; this has since been discontinued. It is not yet possible to run the editor to create games on operating systems other than Windows without an emulator or API wrapper such as Wine.[7]
AGS can create games with a graphical range from 256 colours and a resolution of 320×200 (games with more "classic" looks) to truecolor games with a resolution of up to 1024×768 (games with more "modern" looks) and an alpha channel. The higher the resolution, the more demanding a game is on computer resources, resulting in the need for a faster computer.
It also supports the following graphics filters: none, 2x nearest-neighbor, 3x nearest-neighbor, 4x nearest-neighbor, hq2x, hq3x.
The program has the support of a sufficiently large number of multimedia formats: mod, S3M, wav, xm, midi, ogg, mp3, avi - version 2.61. Version 2.72 has support for IT and S3M.[8]
[edit] Games
Thousands of games have been produced using AGS. Wadjet Eye Games is an Indie game business that has created most of its commercial titles using AGS, most notably the Blackwell series of games and Gemini Rue. The AGS Games Page has a complete list; see also Category:Games created using AGS.
Development teams AGD Interactive and Infamous Adventures have remade and updated King's Quest and other Sierra releases. LucasFan Games have done the same with LucasArts adventure games.
[edit] Community
The AGS community is based on the AGS Forum and the AGS Internet Relay Chat channel. There have been real-world meetings of the community each summer for some years, known as "Mittens". There is also an ongoing blog covering the latest goings-on in AGS development, games and community. The community runs several competitions to create games, art, writing and music, as well as the annual AGS awards to honour the best of the year.
[edit] See also
[edit] References
- ^ Tweet by Ron Gilbert
- ^ Free Gamer - Open Source Games: AGS: Adventure Game Studio open sourced
- ^ What is ags? page on official site
- ^ Interview: Chris Jones Adventure-Treff, September 8, 2002
- ^ AGS Editor Source Code Release AGS Forums, October 26, 2010
- ^ Initial AGS Engine Source Code release AGS Forums, April 27, 2011
- ^ a b AGS wiki: GNU/Linux
- ^ v2.7 Refresh 2 now released AGS Forums, May 2, 2005
[edit] External links
- Official Homepage
- AGS Wiki
- Linux
- GNU/Linux support page
- AGS Linux Port
- Adventure Game Goddess (Linux frontend)