/Centurion

This is a entity manager for the LIBGDX Library. This provides a nice simple interface for creating entities for your game with integration with Box2D. The framework also provides very easy networking for your game. Follows a simplification of valve's networking paper on entity synchronization.

Primary LanguageJava

Centurion[DEPRECATED]

This is a entity manager for the LIBGDX Library. This provides a nice simple interface for creating entities for your game with integration with Box2D. The framework also provides very easy networking for your game.

#This is no longer active Use Ashley.