Metadata-Version: 2.4
Name: aaw-card-games
Version: 0.0.1
Summary: Ongoing personal project to practice OOP and game logic through simple card games.
Project-URL: Homepage, https://github.com/Alejandro-wong/card-games
Project-URL: Issues, https://github.com/Alejandro-wong/card-games/issues
Author-email: Alejandro Wong <alejandroawong@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: setuptools>=75.8.0
Description-Content-Type: text/markdown

# Card Games
Simple personal project to learn/practice OOP and basic game logic with Python.

### Games completed so far:
- War

