Metadata-Version: 2.4
Name: pygamelogic
Version: 0.1.0
Summary: A simple game logic library with inventory, items, and cooldown system
Author: Muhilvannan Elavazhagan
Project-URL: Homepage, https://github.com/muhilvannan16/pygamelogic
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Dynamic: license-file

\# pygamelogic



A simple Python game logic library including:



\- Inventory system

\- Item system (Potion, Weapon, Armor)

\- Stackable items

\- Cooldown system

\- Health system



\## Installation



```bash

pip install pygamelogic



\## Author

Muhilvannan Elavazhagan



\## License

MIT License



Copyright (c) 2026 Muhilvannan

