First Meeting¶
During the first meeting, two presentations were given:
1) Python and Open Source, the sharing revolution
[https://github.com/PythonBiellaGroup/ProgettoScuole/blob/main/2025-26/01/01-teoria-Python%20e%20Open%20Source.pdf]
2) PyGameZero: an all-in-one engine, no hassle...
[https://github.com/PythonBiellaGroup/ProgettoScuole/blob/main/2025-26/01/01-pratica-Pygamezero%20Alieno.pdf]
The students were also introduced to this simple game, “Hit the Alien”:
[https://github.com/PythonBiellaGroup/LearningPythonWithGames/tree/main/game01]
The students were asked to understand how the game works and, as homework, to customize and improve it using their creativity.