1-2 of 2 hubssort by Hot Best Latest

79

How to Draw Simple Shapes in Pygame

This tutorial will show you how to draw lines, rectangles and circles by programming in pygame. In order to follow along you will need python and the library for it, pygame, installed on to your computer. I...

2 comments    how to design game
69

Programming Pygame - Load Graphics

In this tutorial, I will walk you through how to make a screen and then show graphics on it. I will also teach you some basic graphic manipulation, such as rotating graphics, resizing graphics, and placing...

3 comments    how to technology pictures
working