yohamta / donburi

Just another ECS library for Go/Ebitengine

Home Page:https://pkg.go.dev/github.com/yohamta/donburi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactoring to v3

yohamta opened this issue · comments

  • Refactor core logic of flex-layout algorithm
  • Refactor to be more idiomatic structure in go (avoid unnecessary embedding structs)
  • Refactor the API