Represents an entity in the game. Usually a character or enemy. Manages state (position, health, stats, etc) Occupies a single game map tile.

Related API Docs
Examples are designed to be simple and easily editable once Downloaded.

Roguelike JS Skeleton | Manual Home | Github | Download Zip