Metadata-Version: 2.1
Name: gamgam
Version: 1.5.4
Summary: A game framework has many useful class and function with pygame.
Home-page: UNKNOWN
Author: Coder-Jang
Author-email: jsb060624@kakao.com
License: LGPL
Platform: UNKNOWN
Requires-Python: >=3
Description-Content-Type: text/markdown

Added GameComponent. You can make game's inherent options by overriding GameComponent Class. Input manager added mouse_visible, mouse_movement.


