Updates: - add component unit test - fix unit test filename with snake case - enable to remove components from entity
0.0.7
Updates: - add dosctring in modules - fix bug when construct system, screen class instance with variables using `add_{system, screen}to_scenes`.
0.0.6
Bug fix: - fixed error when running App without any `Event` - fixed error when running App without any scene transitions - fixed error when constructing `Event` instance from `add_event_to_scenes` with kwargs