Categorygithub.com/engoengine/systems
module
1.0.0
Repository: https://github.com/engoengine/systems.git
Documentation: pkg.go.dev

# 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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author