# README
systems
systems contains ECS implementations of commonly used game systems. Check out the demos at engo.io/engo/demos to see how they work.
The current package contains ECS systems for:
- animation
- audio
- rendering
- camera control
- mouse detection (clicks, hover, dragging, etc)
- collision detection
- fonts
- sprite sheets
- TMX maps