Metadata-Version: 2.1
Name: lemon_tcg
Version: 0.1.0
Summary: A library providing the game logic for the LemonTCG online multiplayer TCG game.
Home-page: https://github.com/Zitronenjoghurt/LemonTCG
Author: Zitronenjoghurt
License: GNU General Public License v3.0
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

# LemonTCG (WORK IN PROGRESS)
A python TCG library tailored to a cool idea I had, designed to be easily extendable with new cards and interactions.
It will eventually serve the game logic for my TCG client and server.
