I have an idea for a game that uses the module pygame
. The thing is, I don’t know how to install it.
I have tried to open up cmd and type:
pip install pygame
But it came up with an error saying:
pip is not recognized as an internal or external command
Please help me.