Metadata-Version: 2.1
Name: pyshooter2d
Version: 0.0.2
Summary: A package for easier and faster development of 2d shooters with pygame
Home-page: 
Author: Freddy Frolov
Author-email: freddyfrolov383@gmail.com
License: MIT
Keywords: shooter engine
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENSE.txt

Hi to python community! This is a package for easier and faster creation of 2d shooters in pygame,
in this release i added borders argument to controls function, and dash function.

Change Log
==========

Added borders argument 
to controls function 
and added dash function.

0.0.2 (19/10/2024)
------------------

- Second Release
