python3 -m pip install pygame <<<(mac)>>> or python -m pip install pygame <<<(windows)>>> or sudo apt install python3-pygame <<<(ubuntu)>