Now that you know Python is working correctly, you need to install PyGame in order to write a game using Python. PyGame is a Python library that makes writing games a lot easier! It provides functionality such as image handling and sound playback that you can easily incorporate into your game.