# Systems

As was brefly touched on in the [creatures](./creatures.md) section, an entity can have as many *components* as it wants, but it will do nothing without any *systems* to act on those components.
