Welcome to the PyStroke Tutorial!

Contents:

About PyStroke

PyStroke is a game building framework written in Python and using PyGame. Its aims are:

  • To avoid the need for bitmap sprites by using rendered line drawings
  • To make the creation of simple games easy
  • To abstract away the complexities of PyGame

Indices and tables