CodeBase - Simple AI

Return to the CodeBase listing

Category: Sprite

Version: 1.0

0
0

Information

Uploaded: 19th Oct 2011 15:37

Modified: 1st Jan 1970 01:00

Author:  Jcamden

Summary

Simple 2d style AI Movement

Full Description

The AI.h header contains very simple AI movement using dbSprite and dbMoveSprite functions. You can use any image for your player and enemy. This is just for testing so anyone can understand the basic functions. The MoveEnemy(e) function does not have any collision detection but the MoveEnemyWithAngle(e) does.

Comments

No comments yet.