From BlenderWiki

Jump to: navigation, search

User Documentation and help

In development:

Game Development tools and utilities

Forums and Chat

Developer Documentation

Documentation Writer's Guide


Reference and Related documentation

Many games include an Artificial Intelligence program that makes things react and move and change state as the game is played. Python is the language in which the AI engine is written, and runs inside the BGE.

Game Engine Python API docs