Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 364 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 364 Bytes

EntityHandler

EntityHandler is a library intended to aid developers in developing simulation software. It follows a component based design and uses event based messaging for inter-system communications.

Installation

$ rake install

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/lyle-tafoya/entity_handler.