Skip to content

A collection of tutorial code snippets for game development in Pygame.

License

Notifications You must be signed in to change notification settings

SilasBerger/pygame-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pygame Tutorials

A collection of incremental tutorials for game development in Pygame.

This repository only contains the Python code. The tutorials themselves are pusblished here.

These tutorials are designed to be followed using the Thonny educational Python IDE. Setup instructions for pygame in Thonny can be found here.