Learn how to use Pygame to build a simple top-down game in Python.
Play the game linked on this page to see some of what is possible with Pygame.
<iframe src='https://view.officeapps.live.com/op/embed.aspx?src=https://hylandtechclub.com/py-201/PyGame/Pygame.pptx' width='100%' height='450px' frameborder='0'></iframe>Click here for the code-along starter code.
Follow the instructions on this page to create a basic tile-based top-down game in Pygame.
Once the code-along activity has been completed, go to this page to start working on the challenges. Feel free to create anything, as long as it uses Pygame.
<iframe width="100%" height="450px" src="https://www.youtube.com/embed/x6-ca9iGc7Y" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>