Difference between revisions of "Vortex AGI Tutorials"

From AGI Wiki
Jump to navigationJump to search
Line 9: Line 9:
  
 
# [[#Introduction|Introduction]]
 
# [[#Introduction|Introduction]]
 +
# [[Vortex AGI Tutorials - Introduction|Introduction]]
 
# [[Vortex AGI Tutorials: Game Design|Game Design]]
 
# [[Vortex AGI Tutorials: Game Design|Game Design]]
 
# [[Vortex AGI Tutorials: Picture, Sound, and View|Picture, Sound, and View]]
 
# [[Vortex AGI Tutorials: Picture, Sound, and View|Picture, Sound, and View]]

Revision as of 12:52, 26 December 2013

Tutorials and Guides Table of Contents

Vortex AGI Tutorials
By

 

Table of Contents
  1. Introduction
  2. Introduction
  3. Game Design
  4. Picture, Sound, and View
  5. PicEdit
  6. Background Tracing
  7. Visual vs Priority

 

Acknowledgments

A very special thank you to Peter Kelly and Lance Ewing for creating the documentation that this tutorial is based on.

 

Introduction

AGI for Dummies is designed to teach even inexperienced programmers how to create AGI games. It will focus on such fundamentals as game design, resource creation and editing, AGI programming, and for those interested, advanced/modified AGI in easy-to-follow, illustrated lessons. At least, that is my goal. If you have any questions or comments about the tutorial, or suggestions for improvement, please e-mail me at nemesis1@attglobal.net.

Before you begin this tutorial, you will need:

 

Tutorials and Guides Table of Contents

< Previous: Next: Game Design >