Main Page: Difference between revisions

From Adventure Game Studio | Wiki
Jump to navigation Jump to search
*>Dasjoe
mNo edit summary
(just adding an additional link to ags manual source)
 
(139 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 = "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%"
{| style="padding: 6px; width: " 60%"
|-
|-
| width="60%" style="vertical-align:top" |
| width="60%" style="vertical-align:top" |<div style="background-color: #fafaff;">
<div>
==={{#fas:play}} [[:Category:Getting Started|Getting Started With AGS]] ===
<div style = "background-color: #fafaff;">
===Getting Started With AGS===
[[AGS|About AGS]] - An Introduction to AGS
[[Installing_AGS|Installing AGS]] - Getting AGS set up on your computer.
</div>


<div style = "background-color: #fafaff;">
* [[Adventure Game Studio|About AGS]] - An Introduction to AGS
===Beginner Tutorials===
*[[Why AGS]] - All the right reasons for choosing AGS
Start here if you have never used AGS before.
*[[Installing AGS]] - Getting AGS set up on your computer.
[[The_AGS_Beginners'_FAQ|The Beginners' FAQ]] answers some of the more common questions new users ask.
* [https://adventuregamestudio.github.io/ags-manual/ AGS manual] - The AGS manual, as hosted on GitHub.
*[[Getting Started Resources]] - If you need help to get a game together.
</div>
</div>
 
<div>
<div style = "background-color: #fafaff;">
==={{#far:question-circle}} [[Tutorials]]===
===Intermediate 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.
Tutorials explaining some of the more advanced features required to make an AGS game.
</div>
</div>
<div style="background-color: #fafaff;">
==={{#fas:paint-brush}} [[:Category:Design resources|Design Resources]]===


<div style = "background-color: #fafaff;">
* [[Game templates]]
===Advanced Tutorials===
* [[Paint programs]]
Articles on more difficult scripting and technical topics.
* [[:Category:Modules|Script Modules]]
* [[List_of_plugins|Plugins]]
*[[:Category:Scripting|Scripting]]
</div>
</div>
 
<div>
 
==={{#fas:book}} [[:Category:Adventure Game Design|Adventure Game Design]]===
<!-- RIGHT SIDE -->
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.
| width="40 %" style="vertical-align:top" |
 
<div style = "background-color: #B2EEAB;">
===New to Wikis?===
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>
A guide to formatting your articles can be found [http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page here].<br>
A complete guide to using wikis can be found [http://en.wikipedia.org/wiki/Help:Contents here].
</div>
</div>
 
<div style="background-color: #fafaff;">
<div style = "background-color: #fafaff;">
==={{#fas:users}} [[:Category:AGS_Community|AGS Community]]===
===AGS Games===
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]].
Game articles are sorted into two main categories.
[[:Category:Completed_AGS_games]] and [[:Category:AGS_games_in_production]]
</div>
</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.


<div style = "background-color: #fafaff;">
* [https://github.com/adventuregamestudio/ags AGS on GitHub]
===Content Creation===
*[https://github.com/adventuregamestudio/ags/wiki/AGS-Coding-Conventions-(Cpp) AGS Engine Coding Conventions]
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.
*[[AGS Engine ports]]
</div>
*[https://github.com/adventuregamestudio/ags-manual AGS manual source files]
 
<div style = "background-color: #fafaff;">
===Community===
Articles on the AGS community and its history can be found in [[:Category:AGS_community_and_history]].
</div>
</div>
<div style="background-color: #fafaff;">
==={{#fas:history}} [[:Category:AGS_History|AGS History]]===


Articles on AGS's History can be found here. Some of the external links might not be active anymore.
</div>
</div>
<div>
==={{#fas:gamepad}} [[:Category:AGS games|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 [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]]
*[[:Category:AGS games walkthroughs|AGS games walkthroughs]]
*[[:Category:Commercial AGS games|Commercial AGS games]]</div>
|}
|}

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.