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

From AGI Wiki
Jump to navigationJump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[AGI Tutorials|Tutorials Table of Contents]]<br />
+
[[Tutorials and Guides|Tutorials and Guides Table of Contents]]<br />
  
<div align="center"><span style="font-size: 22pt">Peter Kelly's AGI Docs</span><br />
+
<div align="center"><span style="font-size: 22pt">AGI Docs</span><br />
 
''By [[Peter Kelly]]''</div>
 
''By [[Peter Kelly]]''</div>
  
&nbsp;
+
==<br /> Overview ==
  
== &nbsp;<br />Overview ==
+
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.
 
 
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.
 
  
 
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).
  
&nbsp;
+
==<br /> General Info ==
== General Info ==
 
  
 
* [[AGI Docs - Data Used by AGI|Data Used by AGI]]
 
* [[AGI Docs - Data Used by AGI|Data Used by AGI]]
Line 21: Line 18:
 
&nbsp;
 
&nbsp;
  
[[AGI Tutorials|Tutorials Table of Contents]]
+
[[Tutorials and Guides|Tutorials and Guides Table of Contents]]
  
<span style="float: left"><span class="Inactive">[[AGI Tutorials|&lt; Previous: AGI Tutorials]]</span></span><span style="float: right">[[AGI Docs - Data Used by AGI|Next: Data Used by AGI &gt;]]</span>
+
<span style="float: left"><span class="Inactive">&lt; Previous: </span></span><span style="float: right">[[AGI Docs - Data Used by AGI|Next: Data Used by AGI &gt;]]</span>
  
 
&nbsp;
 
&nbsp;
  
 
[[Category:Tutorials]]
 
[[Category:Tutorials]]

Latest revision as of 02:31, 10 March 2018

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: Next: Data Used by AGI >