lycis / jrune

Rune is a map-based role playing game engine. It is designed for ROUGE- or MUD-like games but may be used for any kind of RPGs as it is inherently agnostic of (meaning there is no) any output layer.
MIT License
2 stars 1 forks source link

Documentation of entity management #3

Open lycis opened 9 years ago

lycis commented 9 years ago

Story

As a user of the engine I want to have a documentation of the entity management subsystem so I can quickly understand how it is used.

Details

Provide a documentation of the current status of the entity management:

extend here as new topics arise