Skip to content
This repository has been archived by the owner on Jul 2, 2019. It is now read-only.
Andrew edited this page Jul 19, 2015 · 10 revisions

#Welcome to the Gimmick wiki!

Gimmick is the fast and simple CES framework for ActionScript3 (and js in future)

##Main goals of "Gimmick" development:

  • Fast and ease ECS framework
  • Smart and rapid filtration of entities by their components getEntities(ComponentType1, ..., ComponentTypeN)
  • Homogeneity of components in memory
  • Operations with parallel systems( ActionScript Workers support )

##Links

More documentation (API, best practices, etc) will be available after ending of development of first library prototype.

If you are interested feel free to ask questions:

Clone this wiki locally