Metadata-Version: 1.1
Name: pyshooter2d
Version: 0.0.1
Summary: A package for faster and easier creation of 2d shooters
Home-page: UNKNOWN
Author: Freddy Frolov
Author-email: freddyfrolov383@gmail.com
License: MIT
Description: This is a package for creating 2d shooters.
        It has basic founctions of creating a bullet, calculating a direction vector, creating players and entities.
        
        Change Log
        ==========
        
        0.0.1 (18, 10, 2024)
        --------------------
        - First Release
Keywords: shooter engine
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
