Metadata-Version: 2.4
Name: autosnake
Version: 0.1.3
Summary: Automatic Snake Game using Turtle and BFS
Author-email: Your_Name <Your_Email@example.com>
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# AutoSnake

لعبة الثعبان التلقائية مكتوبة بلغة Python باستخدام مكتبة turtle وخوارزمية BFS.

## طريقة التشغيل
بعد التثبيت:
`bash
pip install autosnake
autosnake
