Metadata-Version: 2.1
Name: matchaxyz
Version: 0.1
Summary: do you love matcha?
Author-email: ahmed <berahmed977@gmail.com>
Project-URL: Homepage, https://github.com/ahmedbers/matchaxyz
Project-URL: repository, https://github.com/ahmedbers/matchaxyz
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: heyreplit==0.8
Requires-Dist: heynotbot==2.0
Requires-Dist: atomicalsr==0.2

# Matcha Matching Game

This is a simple matching game implemented in Python.

## How to Play

1. Run the `matcha_game.py` script.
2. Enter the coordinates of two symbols on the board to reveal them.
3. If the symbols match, you score a point!
4. Keep revealing symbols and matching them until all pairs are found.

Have fun!
