We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfb6db4 commit efbbfa9Copy full SHA for efbbfa9
Pygame_Snake/README.md
@@ -0,0 +1,3 @@
1
+It is a new project in python .
2
+It is a classic game like "Snake" using Python's Pygame library.
3
+It provides a window, a controllable snake, food to eat, and basic collision detection.
0 commit comments