Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/silasberger/pygame-tutorials

A collection of tutorial code snippets for game development in Pygame.
https://github.com/silasberger/pygame-tutorials

computer-science-education education game-development informatikunterricht pygame python schule unterricht

Last synced: about 7 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://teach.silasberger.ch/gymnasium/informatik/Pygame/).

These tutorials are designed to be followed using the [Thonny educational Python IDE](https://thonny.org/). Setup instructions for `pygame` in Thonny can be found [here](https://teach.silasberger.ch/gymnasium/informatik/Pygame/Pygame-Einrichten).