I've read the definition of data driven game engine in several places and one item usually mentioned is the game rules: separating them from the logic of the engine. What is meant by a 'game rule'? How could it be considered data?
Thanks for your time.