• Stars
    star
    1
  • Language
    Java
  • Created almost 11 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.