Introduction To Python Games

This is an introduction to Python Games with Pygame.

Introducing basic of Pygame library.
Here we will look how to draw basic geometrical objects, how to animate and how to control the pygame objects with our keyboard and mouse.