Character
An entity acting inside a roguelike world.
Characters may be controlled by the player (PCs) or by the computer (NPCs) via Action Selection methods (sometimes referred to as Artificial Intelligence)
Characters commonly belong to a Race, and have a Class that defines their skills.