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\$

iframe::https://docs.google.com/presentation/d/1R5ovJi67i9ml6zAcmQPlSe9ZNem1Fuo14hoJZi3iRaY/embed?start=false&loop=false&delayms=3000[width="100%", height="600px", alt="", scroll="true",border="true",align="false"]

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