Difference between revisions of "Peter Kelly's AGI Docs"
From AGI Wiki
Jump to navigationJump to searchLine 1: | Line 1: | ||
[[AGI Tutorials|Tutorials Table of Contents]]<br /> | [[AGI Tutorials|Tutorials Table of Contents]]<br /> | ||
− | <div align="center"><span style="font-size: 22pt"> | + | <div align="center"><span style="font-size: 22pt">AGI Docs</span><br /> |
''By [[Peter Kelly]]''</div> | ''By [[Peter Kelly]]''</div> | ||
Revision as of 23:23, 16 December 2013
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
< Previous: AGI TutorialsNext: Data Used by AGI >