| |
Previous: Annotated Example 30
Many others have written documents and given examples on programming
with Allegro. Here are a few of them. You can get more links from the
Official Allegro web site's
documentation
page.
- Allegro Mailing Lists
- While not really documentation, there are a few mailing lists for Allegro-related
discussions. Check this page out for instructions on subscribing.

- Allegro Vivace
- One of the best tutorials, the Vivace covers many aspects of using
Allegro to write games. Beginners, start here!

- How to Program Games
- By the author of the Vivace, this is an excellent series of
annotated examples. Another good source of information for
beginners.

- Allegro FAQ/Coding Techniques
- This site is a conglomeration of code snippets and ideas for programming
with Allegro.

- Introduction to STL Programming with Allegro
- Are you using C++? Take advantage of the power of the STL! This tutorial
explains how to use it in an Allegro game.

- A Simple 3D Tutorial
- This is an introduction to Allegro's 3D routines. It includes an
annotated version of Allegro example 22 (the 3D "starship" one).
Next: None
|
|