> For the complete documentation index, see [llms.txt](https://rogerlevy.gitbook.io/afkit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rogerlevy.gitbook.io/afkit/docs/undefined.md).

# Introduction

AllegroForthKit (aka AFKit) is a framework for making games (and other apps) in standard Forth using [Allegro 5](https://rogerlevy.gitbook.io/afkit/docs/www.liballeg.org).

It's written to the DPANS94 standard.

AFKit consists of a collection of ANS-compatible libraries, bindings for external libraries, core modules, and optional libraries.

*Note: The words "module" and "library" are used interchangeably, in the sense that a library is a kind of module.*
