Difference between revisions of "Peter Kelly's AGI Docs"

From AGI Wiki
Jump to navigationJump to search
Line 8: Line 8:
 
== <br />Overview ==
 
== <br />Overview ==
  
This section provides documentation on all aspects of creating AGI games - programming, drawing graphics, game design etc. There are also some [[AGI Tutorials|tutorials]] to assist you with your first game.
+
This section provides documentation on all aspects of creating AGI games - programming, drawing graphics, game design etc. There are also some [[Tutorials and Guides|tutorials]] to assist you with your first game.
  
 
You may also like to check out [[Adventure Game Interpreter Specifications|the AGI Specs]]. This is aimed mainly at people who want to write AGI tools such as viewers, editors or interpreters. It also contains some logic programming information (although much of this information is similar to the information available in the AGI Studio help file and in the documentation below).
 
You may also like to check out [[Adventure Game Interpreter Specifications|the AGI Specs]]. This is aimed mainly at people who want to write AGI tools such as viewers, editors or interpreters. It also contains some logic programming information (although much of this information is similar to the information available in the AGI Studio help file and in the documentation below).

Revision as of 16:05, 26 December 2013

Tutorials and Guides Table of Contents

AGI Docs
By Peter Kelly

 


Overview

This section provides documentation on all aspects of creating AGI games - programming, drawing graphics, game design etc. There are also some tutorials to assist you with your first game.

You may also like to check out the AGI Specs. This is aimed mainly at people who want to write AGI tools such as viewers, editors or interpreters. It also contains some logic programming information (although much of this information is similar to the information available in the AGI Studio help file and in the documentation below).

 

General Info

 

Tutorials and Guides Table of Contents

< Previous: AGI TutorialsNext: Data Used by AGI >