Main Page: Difference between revisions

From Adventure Game Studio | Wiki
Jump to navigation Jump to search
No edit summary
(just adding an additional link to ags manual source)
 
(140 intermediate revisions by 25 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
==AGS Wiki Main Page==
[[File:1833326.png|thumb|An iteration of the AGS logo.]]
Welcome to the AGS Wiki. This wiki will mainly serve for AGS technical support, but may also show articles relating to all things [http://www.adventuregamestudio.co.uk AGS].
Welcome to the Adventure Game Studio (AGS) Wiki. Our aim is to collect a wide range of useful resources to help in developing your game or engaging with the community. The Wiki also collects the more historical aspects of the software and its community. Since the first version of AGS was released in 1997, you can imagine there's more than enough history to share.


To help you get started with using this Wiki, you can use the following entry points listed below to browse. You can also use the Search function to look for a specific topic instead.
{| style="padding: 6px; width: " 60%"
|-
| width="60%" style="vertical-align:top" |<div style="background-color: #fafaff;">
==={{#fas:play}} [[:Category:Getting Started|Getting Started With AGS]] ===


{| style = "border-width: 5px; border-style: none; border-color: gray;border-collapse: separate; background-color: white; border-width: 1px; padding: 6px; border-style: none; " width = "100%"
* [[Adventure Game Studio|About AGS]] - An Introduction to AGS
|-
*[[Why AGS]] - All the right reasons for choosing AGS
| style = "background-color: #fafaff;" width = "60%" |
*[[Installing AGS]] - Getting AGS set up on your computer.
==Getting Started With AGS==
* [https://adventuregamestudio.github.io/ags-manual/ AGS manual] - The AGS manual, as hosted on GitHub.
[[AGS|About AGS]] - An Introduction to AGS
*[[Getting Started Resources]] - If you need help to get a game together.
</div>
<div>
==={{#far:question-circle}} [[Tutorials]]===
AGS is an incredibly powerful program to try and wrap your head around. [[:Category:Tutorials|These tutorials]] will help you get on your way.
</div>
<div style="background-color: #fafaff;">
==={{#fas:paint-brush}} [[:Category:Design resources|Design Resources]]===


[[Installing_AGS|Installing AGS]] - Getting AGS set up on your computer.
* [[Game templates]]
| style = "background-color: #B2EEAB;"|
* [[Paint programs]]
===New to Wikis?===
* [[:Category:Modules|Script Modules]]
A guide to adding new articles can be found [http://meta.wikimedia.org/wiki/MediaWiki_FAQ#How_do_I_create_a_new_page.3F here].<br>
* [[List_of_plugins|Plugins]]
A guide to formatting your articles can be found [http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page here].<br>
*[[:Category:Scripting|Scripting]]
A complete guide to using wikis can be found [http://en.wikipedia.org/wiki/Help:Contents here].
</div>
|-
<div>
| style = "background-color: #fafaff;"|
==={{#fas:book}} [[:Category:Adventure Game Design|Adventure Game Design]]===
===Beginner Tutorials===
Here you can find articles on creating artwork, music, game designs and more. These aren't tutorials as such, but address design considerations for building your game.
Start here if you have never used AGS before.
</div>
<div style="background-color: #fafaff;">
==={{#fas:users}} [[:Category:AGS_Community|AGS Community]]===
Articles on the AGS community can be found here. If you want to help out with things yourself, take a look [[Ways to contribute|at opportunities here]]! You could also take a look at an overview of all active AGS [[Communities]].
</div>
<div>
==={{#fas:desktop}} [[:Category:AGS Development|AGS Development]] ===
To help with the future development of AGS, as an open-source project, several articles have been published on the Wiki for this.
 
* [https://github.com/adventuregamestudio/ags AGS on GitHub]
*[https://github.com/adventuregamestudio/ags/wiki/AGS-Coding-Conventions-(Cpp) AGS Engine Coding Conventions]
*[[AGS Engine ports]]
*[https://github.com/adventuregamestudio/ags-manual AGS manual source files]
</div>
<div style="background-color: #fafaff;">
==={{#fas:history}} [[:Category:AGS_History|AGS History]]===


[[The_AGS_Beginners'_FAQ|The Beginners' FAQ]] answers some of the more common questions new users ask.
Articles on AGS's History can be found here. Some of the external links might not be active anymore.
| style = "background-color: #fafaff;"|
</div>
===AGS Games===
<div>
Game articles are sorted into two main categories.
==={{#fas:gamepad}} [[:Category:AGS games|AGS Games]]===
[[:Category:Completed_AGS_games]] and [[:Category:AGS_games_in_production]]
Articles about games made with AGS. This area hasn't been actively updated for a while and is therefore far from complete. The [https://www.adventuregamestudio.co.uk/site/games/ AGS Games database] would be the more up-to-date place to go to instead.
|-
*[[:Category:AGS games|Completed AGS games]]
| style = "background-color: #fafaff;"|
*[[:Category:AGS games walkthroughs|AGS games walkthroughs]]
===Intermediate Tutorials===
*[[:Category:Commercial AGS games|Commercial AGS games]]</div>
Tutorials explaining some of the more advanced features required to make an AGS game.
| style = "background-color: #fafaff;"|
===Content Creation===
A large part of AGS game making is not done in AGS, located here will be articles on creating artwork, music, game designs and more.
|-
| style = "background-color: #fafaff;"|
===Advanced Tutorials===
Articles on more difficult scripting and technical topics.
| style = "background-color: #fafaff;"|
===Community===
Articles on the AGS community and its history can be found in [[:Category:AGS_community_and_history]].
|}
|}

Latest revision as of 23:12, 8 September 2022

An iteration of the AGS logo.

Welcome to the Adventure Game Studio (AGS) Wiki. Our aim is to collect a wide range of useful resources to help in developing your game or engaging with the community. The Wiki also collects the more historical aspects of the software and its community. Since the first version of AGS was released in 1997, you can imagine there's more than enough history to share.

To help you get started with using this Wiki, you can use the following entry points listed below to browse. You can also use the Search function to look for a specific topic instead.

Getting Started With AGS

Tutorials

AGS is an incredibly powerful program to try and wrap your head around. These tutorials will help you get on your way.

Adventure Game Design

Here you can find articles on creating artwork, music, game designs and more. These aren't tutorials as such, but address design considerations for building your game.

AGS Community

Articles on the AGS community can be found here. If you want to help out with things yourself, take a look at opportunities here! You could also take a look at an overview of all active AGS Communities.

AGS Development

To help with the future development of AGS, as an open-source project, several articles have been published on the Wiki for this.

AGS History

Articles on AGS's History can be found here. Some of the external links might not be active anymore.

AGS Games

Articles about games made with AGS. This area hasn't been actively updated for a while and is therefore far from complete. The AGS Games database would be the more up-to-date place to go to instead.