Difference between revisions of "Character"

From RogueBasin
Jump to navigation Jump to search
m
(Removed living, as characters do not necessarily have to be alive or living in the general sense.)
 
Line 1: Line 1:
An entity living and acting inside a roguelike world.
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 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 [[Skill|skills]]
Characters commonly belong to a [[Race]], and have a [[Class]] that defines their [[Skill|skills]].
 
[[Category:Concepts]]
[[Category:Concepts]]

Latest revision as of 03:40, 2 February 2011

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.