AtomES - Entity Ecosystem

Real Object Oriented Programming Eco system.

Innovitation

OOP is not Class-based!

Entity System is a good choice to start your game!

link:http://hub.jmonkeyengine.org/wiki/doku.php/jme3:contributions:entitysy\$http://hub.jmonkeyengine.org/wiki/doku.php/jme3:contributions:entitysystem:detailed\$

Features

  • Usable implementation which let Entity live in high concurrent distributed (over network) enviroment.

  • A generic API to implement a framework for your self

  • Adapters for other ES frameworks to adapt to AtomES eco-system.

Technical review

Programming aspects

Reusable

Event communication

Concurrent

Workload and dataflows

Java Expansion

Documentation