Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/silasberger/pygame-tutorials
- Owner: SilasBerger
- License: cc-by-sa-4.0
- Created: 2024-03-10T11:21:54.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-31T16:07:47.000Z (10 months ago)
- Last Synced: 2024-03-31T17:21:24.340Z (10 months ago)
- Topics: computer-science-education, education, game-development, informatikunterricht, pygame, python, schule, unterricht
- Language: Python
- Homepage:
- Size: 8.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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).