6.2.1 - One snowman

snow manWe have created an animation of snow but after so snow we haven't created a snowman. 

Using the pygame draw commands, draw a snowman. To give you an idea this is our trial.

The commands that you may need are:

  • pygame.draw.circle
  • pygame.draw.rect
  • pygame.draw.arc
  • pygame.draw.polygon