Skip to content

Releases: Eldriann/JFECS

JFECS-realease-1.0

07 Aug 12:20
Compare
Choose a tag to compare

First version of the ecs.
Working using singletons that will be reworked in next version.

Features:

  • System handling: Apply a function depending on a system state
  • Entity and component handling: Create, manage, destroy entities and components
  • Events handling: Trigger specific callbacks when specific events are triggered