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 725197f commit fdef0e9Copy full SHA for fdef0e9
README.md
@@ -1 +1,7 @@
1
-# Python-Module-pygame
+# Python-Module-pygame
2
+
3
+## The game divided into different modules for ease of use and debugging
4
5
+### 1. colors.py
6
7
+ define some colors to use in the game (we can add more colors here)
0 commit comments