Metadata-Version: 2.4
Name: snakeengine
Version: 0.0.0.dev1
Summary: The python game engine that I make my games in. Requires pygame-ce.
Author-email: Ninesideddevelopment <ninesideddevelopment@gmail.com>
Maintainer-email: Ninesideddevelopment <ninesideddevelopment@gmail.com>
License-Expression: GPL-3.0
Project-URL: Homepage, https://github.com/Ninesideddevelopment/SnakeEngine/
Project-URL: Source Code, https://github.com/Ninesideddevelopment/SnakeEngine.git
Project-URL: Issues, https://github.com/Ninesideddevelopment/SnakeEngine/issues/
Keywords: pygame,snakeengine,gameengine
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: pygame
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.14
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pygame-ce
Dynamic: license-file

# SnakeEngine
The python game engine that I make my games in. Requires pygame-ce.
